113 questions with Azure Managed Applications tags

Sort by: Updated
0 answers

Speed issue over vMX on Azure

Hi , I am facing speed issue whenever i am on client VPN through vMX on Azure. Being a Basic support plan i am unable to create support ticket, Any recommendation to look.. Many thanks in advance!!

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 2023-06-26T10:40:47.6966667+00:00
Changdev Hattikar 21 Reputation points
commented 2023-06-26T12:44:11.63+00:00
Changdev Hattikar 21 Reputation points
1 answer One of the answers was accepted by the question author.

About application proxy

Can anyone tell me about License and technical prerequisites available for Application proxy (e.g. web app features that are not compatible with Application Proxy)??

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 Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
885 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,962 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,691 questions
asked 2023-06-08T05:16:41.6466667+00:00
ネパリ サンデャ 380 Reputation points
accepted 2023-06-13T02:14:27.1033333+00:00
ネパリ サンデャ 380 Reputation points
1 answer

How to fix configure a Claim Transformation that returns a default value if user.telephonenumber is empty

Having some trouble with SAML responses for an Azure AD Enterprise Application. The vendor is expecting a "phonenumber" field in the SAML response. I've tried to configure a Claim Transformation that returns a default value if…

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,691 questions
asked 2023-06-06T14:57:33.3766667+00:00
Myoung1976 1 Reputation point
edited an answer 2023-06-07T09:48:59.2066667+00:00
Harpreet Singh Matharoo 7,491 Reputation points Microsoft Employee
1 answer

KnowBe4 Enterprise App fails at Provisioning

Could use some assistance to finish configuring new app. Error occurs when trying to provision Enterprise Application (KnowBe4). Microsoft_AAD_Connect_Provisioning Details: Cannot read properties of undefined (reading 'id')

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,962 questions
asked 2023-05-17T20:44:42.48+00:00
AJ-9311 10 Reputation points
edited the question 2023-06-05T12:52:55.4066667+00:00
Ryan Hill 26,226 Reputation points Microsoft Employee
2 answers

Need to create same App Registration for Parent tenant and Nested B2C tenant

Hello All, I'm dealing with some odd challenges because we have three tenants: 1. ABC.com 2. abc.onmicrosoft.com (a subdomain of ABC.com) 3. B2C tenant (established under abc.msn.com). We have a requirement where we need to configure one App Registration…

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 External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,664 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,691 questions
asked 2023-05-03T05:59:53.6266667+00:00
ShashankSaxena-2458 131 Reputation points
commented 2023-05-31T09:18:58.1533333+00:00
Akshay-MSFT 16,201 Reputation points Microsoft Employee
1 answer

Azure Confidential Ledger gives "Not allowed to call POST /app/transactions Status: 403 (Forbidden)"

I have create ConfidentialLedgerService & trying to access from c# app. It throws "Not allowed to call POST /app/transactions Status: 403 (Forbidden)". I have already provided permission to my Azure Ad App (xyz) permission for Confidential…

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 Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,735 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
677 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,320 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,691 questions
asked 2023-05-03T11:17:41.5633333+00:00
Dweep Shah 15 Reputation points
edited a comment 2023-05-17T22:53:15.3066667+00:00
Ramki Krishnan 0 Reputation points
1 answer One of the answers was accepted by the question author.

Configuring Azure Managed Identity to run Shared Dashboard?

I have multiple Azure Shared dashboards that are running on the production subscription. This account was created by my predecessor by using an Azure cloud-only account with the subscription owner role and not by utilizing a managed identity. What are…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
624 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
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,691 questions
asked 2023-05-11T13:26:04.0933333+00:00
EnterpriseArchitect 4,826 Reputation points
commented 2023-05-15T15:59:15.8066667+00:00
EnterpriseArchitect 4,826 Reputation points
1 answer

How to create azure instance to fetch storage account primary key in C#

Hi Team, I am currently using Microsoft.Azure.Management.Fluent package to create azure instance for fetching storage account keys. Since this package is deprecated, can u recommend a solution? Below is the code:  var credentials =…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,727 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,454 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
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,691 questions
asked 2023-04-06T09:20:16.4633333+00:00
Bhuvaneshwari Balasubramaniam 46 Reputation points
commented 2023-05-02T04:13:43.22+00:00
Sandeep G-MSFT 14,826 Reputation points Microsoft Employee
1 answer

Microsoft Azure managed airflow instance cost and setup

Hi Guys, We are trying to get more details on Microsoft managed instance of Apache airflow costing information, tried to search on Microsoft azure site and azure calculator, could not find any details, can share costing info and setup…

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 2023-04-25T20:04:04.21+00:00
Dondapati, Navin 281 Reputation points
answered 2023-04-30T18:35:38.1733333+00:00
Ryan Hill 26,226 Reputation points Microsoft Employee
1 answer

CORS Error When Accessing Authorize URL Registered Application

Hi there! We have created a managed application on Azure to integrate Microsoft Teams with our plattform. We have made an integration with PHP, and everything works fine when I make the request to authorize from the backend. When we tried to implement…

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 Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,735 questions
asked 2023-03-09T13:19:08.87+00:00
Fernando Sanchez 41 Reputation points
commented 2023-04-06T17:24:22.7166667+00:00
Ryan Hill 26,226 Reputation points Microsoft Employee
1 answer

Why does the system just keep running with no response when trying to create a new app services managed certificate for my domain?

I have tried to create a managed certificate for my domain 5 times. Each time I waited 10-20 minutes. The lab just keeps spinning with no return. Do you have any suggestions as to what I should try? Thanks.

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,962 questions
asked 2023-03-03T02:10:23.6166667+00:00
Sabrina 0 Reputation points
commented 2023-03-31T00:51:30.8433333+00:00
Grmacjon-MSFT 16,191 Reputation points
2 answers One of the answers was accepted by the question author.

Request storage account user delegation key from Managed Application VM error "This request is denied to perform this operation using this permission."

Hello, I have a managed application with next resources, VM, storage account and user assigned managed identity. Managed identity has next roles in the storage: Reader Storage Blob Data Contributor Later during my investigation, I also added Owner…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,727 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 2023-03-03T09:43:27.7433333+00:00
Vadym Chaban 20 Reputation points
commented 2023-03-29T18:46:16.26+00:00
Vadym Chaban 20 Reputation points
1 answer

Regex Replace - help with replace

Good afternoon, I'm trying to migrate an Saml application to Azure Enterprise Applications. The application within ADFS currently manipulates the claims received from active directory and formats it as the Application vendor expects it. Issuance…

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,691 questions
asked 2023-03-06T21:23:30.83+00:00
Gabriel A. Hernandez 0 Reputation points
commented 2023-03-16T18:47:36.68+00:00
Ryan Hill 26,226 Reputation points Microsoft Employee
1 answer

Azure pipeline Terraform action error

I am getting below error while running terrfaorm code for policy deployment. I am using multitenant app as service principal and provided required access for the app in subscription

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.
799 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,691 questions
asked 2023-03-07T18:30:15.2366667+00:00
Azuretech 90 Reputation points
commented 2023-03-13T05:26:27.95+00:00
Akshay-MSFT 16,201 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

I try get emails with client_credentials token

I have tried to get the folders and mails from inbox, but the service return: INFO >>> https://graph.microsoft.com/v1.0/users/5649abd6-XXXX-XXXX-XXXX-0767bc050a17/mailfolders INFO >>> 401 INFO >>> { error: { code:…

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 Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,735 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,691 questions
asked 2023-03-04T00:52:07.9833333+00:00
Willyams Yujra 20 Reputation points
accepted 2023-03-06T14:07:49.1366667+00:00
Willyams Yujra 20 Reputation points
1 answer

Azure Marketplace offer: Changes are not taking effect

Hi, we have a Marketplace Offer, where we changed in the newest version only one thing: We closed the RDP-Port by changing it in the ARM-Template. From: "securityRules": [ { "name":…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,215 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 2023-02-15T14:17:18.14+00:00
Dennis Stolp 0 Reputation points
commented 2023-03-02T08:34:43.6033333+00:00
KarishmaTiwari-MSFT 18,602 Reputation points Microsoft Employee
1 answer

GUI for Data Entry

Azure offers MySQL as a service. If I were to set up a MySQL database, does Azure also offer an app (maybe a web-facing PHP app) for data entry? Initial and large data uploads and management would happen via SQL on the backend, but does Azure offer an…

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 Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
721 questions
asked 2022-02-01T21:06:51.327+00:00
TaRan 6 Reputation points
commented 2023-02-13T17:35:07.6566667+00:00
Oury Ba-MSFT 16,636 Reputation points Microsoft Employee
0 answers

Getting LinkedAuthorizationFailed and AuthorizationFailed while creating linux VM through Azure Managed Application

Hi, Getting LinkedAuthorizationFailed and AuthorizationFailed errors while creating a managed application and testing it. We are creating a linux virtual machine, and running a custom script on it, It is successfuly able to create publicIP, virtual…

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 2023-01-16T16:03:57.3433333+00:00
Marcel Mueller 0 Reputation points
commented 2023-01-25T16:29:24.0633333+00:00
tbgangav-MSFT 10,386 Reputation points
1 answer One of the answers was accepted by the question author.

can I RDP into azure SQL managed instance? OS level RDP

Hi All, Can I RDP into azure SQL managed instance? OS level RDP. I'm not referring to using SSMS to connect to RDP. Are all Azure Managed instance (any DB) are serverless?

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-09-13T14:31:51.377+00:00
backupadmin6288 21 Reputation points
commented 2023-01-23T15:07:58.5266667+00:00
Silas Njita 0 Reputation points
0 answers

Managed resource group location

We'd like to set the location for a managed resource group created during a managed application deployment (i.e. eastus, westus, etc.). It appears that this is possible when invoking via the command line: az managedapp create -g…

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-11-09T16:29:46.83+00:00
Andrew Herbst 1 Reputation point
commented 2022-12-20T19:40:13.563+00:00
Christina Roberts 1 Reputation point