Questions related to managed applications on azure. Includes questions related to service catalog and marketplace managed applications.
Questions tagged [azure-managed-app]
37 questions
0
votes
1 answer
using 'Microsoft.Insights/scheduledQueryRules' with a Managed Application deploy fails
I have developed a Managed application with several components. Now when i deploy the app from the service catalog all components are deployed successfully except the Azure Monitor deploy. It gets suck on a 403 and ends with a bad gateway code.
When…

michel
- 21
- 4
0
votes
1 answer
How to deploy Asp.Net Core web app to Azure Managed Application
I want to create an Azure Managed Application with an App Service that hosts an Asp.Net Core web app that I've created.
Is it possible to deploy an Asp.Net core web application to an Azure Managed Application when the Customer deploy to its Azure…

Murilo Maciel Curti
- 2,677
- 1
- 21
- 26
0
votes
1 answer
Azure Managed App - ViewDefinition.json action with link to app
We want to offer a link at the overview dashboard of a Azure Service Catalog/Marketplace App to jump to our custom WebApp (deployed as part of the app).
Screenshot of overview dashboard with sample link
According to the documentation commands can be…

user8706966
- 56
- 3
0
votes
1 answer
Azure Managed Application Web App with Settings
I need to deploy an Asp.Net Core web application in Azure Marketplace.
I saw the following sample
https://github.com/Azure/azure-managedapp-samples/tree/master/Managed%20Application%20Sample%20Packages/201-managed-web-app
Is there a way to let the…

Murilo Maciel Curti
- 2,677
- 1
- 21
- 26
0
votes
2 answers
Azure multi-tenant SAAS/PAAS?
I am new to Azure and tasked with identifying the right approach to take our on-premise asp.net core web application to Azure so that it is a multi tenant offering to customers.
With my research so far, it appears that I have the following…

Chubsdad
- 24,777
- 4
- 73
- 129
0
votes
1 answer
Can you include scripts to be run as azure functions in a managed app .zip file?
I want to include some functionality via an azure function along with my managed app and was hoping I could include it in the .zip file you specify which has your mainTemplate.json and createUiDefinition.json files in it.
If so, where do you put…

xaxxon
- 19,189
- 5
- 50
- 80
-1
votes
0 answers
az managedapp list - need to understand exactly what gets returned when this command is run with no parameters
Note:
Currently I cannot test the suggested scenario below as I don't have the access to deploy a managedapp that I can publish to another tenant outside the one I am logged onto so I am looked for confirmation on my following questions.
I have…

RuSs
- 1,725
- 1
- 29
- 47