113 questions with Azure Managed Applications tags

Sort by: Updated
1 answer

Providing subscription read access to a managed identity created with an azure managed application

Is it possible to add subscription read access to a managed identity for an azure managed identity at deployment time? As far as I can see it will create group deployment. Thank, Paul

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-12-01T10:55:54.533+00:00
Paul Edwards 81 Reputation points Microsoft Employee
answered 2022-12-12T18:07:02.8+00:00
Evan Hissey 1 Reputation point Microsoft Employee
0 answers

Selecting user in createUiDefinition (and getting the user object id)

I'm creating a solution template (potentially azure managed application) which has a keyvault. I would like to add the access policy for the user who deploys the resource so that secrets can be viewed by the user creating the deployment without manually…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-12-01T10:48:59.717+00:00
Paul Edwards 81 Reputation points Microsoft Employee
commented 2022-12-12T17:56:26.23+00:00
SwathiDhanwada-MSFT 17,806 Reputation points
1 answer

What can be said about Duration when Type is HTTP in an entry for Application Insights?

I am looking at Application Insights data for a particular call I have made. The type is HTTP, and the duration is listed as 2.094 seconds. What can be said about this metric? Does the timing begin when the request has left my system, or does the timing…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,835 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-10-07T13:38:18.463+00:00
Parham, Zachary A 1 Reputation point
answered 2022-10-17T18:03:09.54+00:00
Marwa Abouawad 281 Reputation points Microsoft Employee
1 answer

More detail on TTK error " output location does not exist in template.parameters?"

Our goal is to get our Azure Application into the marketplace and are running thru the TTK (toolkit ) to validate our technical specification ie ARM template. We are running into a problem. When we run: PS Test-AzTemplate -TemplatePath…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,309 questions
asked 2022-09-27T17:15:52.327+00:00
Michael Wilcox 26 Reputation points
commented 2022-10-03T04:27:45.75+00:00
tbgangav-MSFT 10,386 Reputation points
1 answer

Custom UI tool with dynamic widgets

Hi - We are currently trying to evaluate a UI tool that can be used to configure some complex configurations of our application. The features we are typically looking for is as follows : Onboard a new customer or organization for application…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-09-12T20:10:45.477+00:00
Ghosh, Debashish 1 Reputation point
commented 2022-09-15T06:41:07.183+00:00
AnuragSingh-MSFT 20,431 Reputation points
1 answer

Managed application deployment failes when policy configured at resource group level

I deployed managed application definition by referring https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.solutions/managed-application as a service catalog application. When I try to deploy managed application to…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-06-09T01:23:58.993+00:00
Chinmay Vartak 1 Reputation point
commented 2022-06-28T16:54:27.963+00:00
Chinmay Vartak 1 Reputation point
1 answer

CreateUIDefinition output as array

How can you make a CreateUIIDefinition element output be an array. My ARM template has a parameter that is an array but, none of the CreateUIDefinition elements seem to have an output as an array. This document:…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-06-10T13:56:40.267+00:00
Chris Gordon 1 Reputation point
commented 2022-06-13T15:08:40.877+00:00
Monalla-MSFT 11,961 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Managed Instance for Apache Cassandra - when will v4 be available?

Hello - it's my understanding that Managed Instance for Apache Cassandra is Cassandra v3. The latest GA version of Apache Cassandra is v4 and has new features like date functions which we want to avail of. Are there plans to provide Cassandra v4…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-05-25T17:49:03.723+00:00
MK RP 81 Reputation points
commented 2022-06-06T17:21:24.227+00:00
GeethaThatipatri-MSFT 27,877 Reputation points Microsoft Employee
1 answer

Azure Managed Application - reliable way to deploy .NET code to Azure Function

Wonder if anyone can share production experiences regarding safe and reliable way of deploying code to Azure Function (Linux Consumption Plan) within the Azure Managed Application. I've found an official sample here that uses WEBSITE_RUN_FROM_PACKAGE…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-05-11T11:39:39.953+00:00
Cezary Klus 1 Reputation point
commented 2022-05-31T17:34:20.523+00:00
Cezary Klus 1 Reputation point
0 answers

Is there a limit to how many managed application definitions can be created in my tenant?

TL;DR: Is there a limit to how many managed application definitions can be created in the tenant's azure service catalog? Context: We are currently working on two services that we bundle via azure managed applications. One service is…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-05-13T11:19:43.127+00:00
Jan Rollmann 1 Reputation point
commented 2022-05-18T09:29:58.917+00:00
SwathiDhanwada-MSFT 17,806 Reputation points
1 answer One of the answers was accepted by the question author.

Azure App Service minimum instance

Hello, I was wondering about the minimum number of instances I can select when using auto-scaling with Azure App Service. I have previously used Google Cloud Platform, and became quite familiar with both Google Kubernetes Engine and Google App Engine.…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,970 questions
asked 2022-05-09T19:49:31.543+00:00
David Ravnsborg 21 Reputation points
accepted 2022-05-09T23:21:50.753+00:00
David Ravnsborg 21 Reputation points
2 answers

Azure Managed Application randomly fails to provision

Context: deploying Managed Application via service catalog with a dedicated Blob storage for Managed Application Definition. Managed application definition is deployed via Bicep. All is done with respect to the documentation and necessary permissions:…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-03-11T11:02:36.14+00:00
Cezary Klus 1 Reputation point
commented 2022-05-04T12:15:02.717+00:00
Cezary Klus 1 Reputation point
1 answer One of the answers was accepted by the question author.

createUIDefinition.json - arm-ttk reports unexpected error in "Outputs Must Be Present In Template Parameters"

Running the arm-ttk against a CreateUIDefinition.json and getting the following:- Test-AzTemplate -TemplatePath /d/home/dug/timjam/azure/arm/testingpassed -Test Outputs-Must-Be-Present-In-Template-Parameters Validating…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-03-08T09:13:23.677+00:00
Tim James 46 Reputation points
accepted 2022-04-04T05:03:19.347+00:00
Tim James 46 Reputation points
1 answer One of the answers was accepted by the question author.

Get list of subscriptions using clientSecretCredential method

Hello, We want to find tags for all azure subscriptions in a azure tenant. Let's say there are N subscriptions (subscription1, subscription2, ...) in an Azure Tenant T1. Each of these subscriptions has some tags created at the subscription level. …

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,701 questions
asked 2022-03-13T00:37:10.417+00:00
Nikunj Badjatya 81 Reputation points
accepted 2022-03-23T01:04:52.347+00:00
Nikunj Badjatya 81 Reputation points
1 answer

Issues creating Azure Managed Instance for Apache Cassandra

When creating an Azure Managed Instance for Apache Cassandra, I'm getting below internal error, with no additonal information "statusMessage":…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-02-16T15:11:43.667+00:00
R MA 1 Reputation point
commented 2022-03-07T04:17:30.197+00:00
Monalla-MSFT 11,961 Reputation points
1 answer

Nested ARM Template from Resource Group to Management Group

I'm trying to create an Resource Group based ARM/Bicep template that will use a nested template to create a policy at the management group level. In bicep it will not allow you to scope from the resource group to the management group. However, it will…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
257 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
800 questions
asked 2022-01-04T22:55:08.997+00:00
Matthew Dowst 1 Reputation point
commented 2022-02-25T02:27:57.027+00:00
SwathiDhanwada-MSFT 17,806 Reputation points
0 answers

Managed Identities + RBAC: Web App invoking data plane operation on the Blob Storage fails with 403

Hi, I have prepared a managed application definition based on the already exiting ARM template. It is an application that contains code being deployed to Web Apps on App Service. The security is organized based on the SystemAssigned managed identities…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-02-23T11:05:43.62+00:00
Cezary Klus 1 Reputation point
1 answer

ManagedApp deploy of AzureFiles PrivateEndpoint fails, direct deploy of same ARM Template succeeds

I have a working ARM template which can be deployed directly with "az deployment group create". Among other things, it creates AzureFiles shares and a private endpoint for use with AzureFiles. It runs to completion within a couple of…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,171 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-01-21T02:20:46.037+00:00
Tim James 46 Reputation points
answered 2022-02-15T03:08:52.683+00:00
Monalla-MSFT 11,961 Reputation points
0 answers

Where I can find --plan-version for SaaS Marketplace app?

Hi there, i want to automate deployment using this https://learn.microsoft.com/en-us/cli/azure/managedapp?view=azure-cli-latest#az_managedapp_create az managedapp create -g MyResourceGroup -n MyManagedApp -l westcentralus --kind MarketPlace \ …

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2021-11-17T07:28:04.077+00:00
Kekkonen, Anton, TLL AFS 1 Reputation point
commented 2022-02-09T17:09:09.903+00:00
SadiqhAhmed-MSFT 38,646 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Service Account breaking MFA Policy

Hi, We have this issue. Certain users need to access to a external website using just one email address and password instead of their own. We don't want this account to access any applications/resources within our Azure tenant - Basically a Service…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,701 questions
asked 2022-02-02T12:38:39.43+00:00
Rachel Coles 46 Reputation points
accepted 2022-02-02T15:18:15.767+00:00
Rachel Coles 46 Reputation points