What is the min IAM role required to create Azure Policy and Blueprint
I have contributor access to a subscription. But i am not able to create Azure Policy and assign it to a particular resource group under the subscription. What is the role i needed to be assigned to if i need to create an Azure Policy and apply it to a…
![](https://techprofile.blob.core.windows.net/images/kEaBzx2NUUuiIiWIzwa6Qw.png?8D9F54)
Azure AD Express Authentication
I am using Azure AD Express Settings for Authentication for an Angular App. It is working fine. I need to put 30 minutes idle timeout for the ID/Access Token how i will set idle timeout in express settings? will there be automatic extension…
Summary of pipelines
I want to document all the details of a particular pipeline in my ADF. Ex: which linked services are being used in my parent pipeline and child pipeline or which datasets are being used. Is there any option to summarize these details in Azure portal?
Is it possible to edit an Excel file located in onedrive using Microsoft Graph API from an app without having to sign in?
This idea may seem crazy, but is it really possible? I have found Excel API which can be used to edit an excel file located at onedrive, given that, I first sign in to my microsoft account. But I have also found this doc:…
![](https://techprofile.blob.core.windows.net/images/633c63dc0e174925be309df91a563563.png)
![](https://techprofile.blob.core.windows.net/images/daced70e09d94e1fa20c1873a87d9787.png)
Accepting the privacy statement comes with free spam
I'll accept the privacy statement because I have to, but I'm not interested in information, tips and offers from Microsoft. You're missing a checkbox. I have no idea what the uwp tag means (Universal Windows Platform?) but it seemed like the most…
Instruction To Register for a free Exam is not clear
I have attended Microsoft ignite Tour and want take avail free certification but instruction To register for free exam is not proper ,please help
How to automate the connection to a SharePoint site with multi factor automation for Azure Development Pipiline
We are trying to organize an Azure Development Pipeline where the deployment and some development process would be automated. The SharePoint sites we are currently working with require a multi-factor authentication, which mean the site access…
Navigating to another XAML page
In my C++ UWP app there is a second page to which the app is navigating from the first. Here is the code I am using this->Frame->Navigate(TypeName(BlankPage::typeid)); But when the second page(BlankPage) loads, it looks like as if it is…
The Azure hybrid connection quota is calculated incorrectly for Azure App Services
I have an App Service Plan (B2) that supposed to support up to 5 hybrid connections. I added 5 connections to the app service plan, which works fine. Now I have two separate API Applications that need to work with these connections. I added the first…
![](https://techprofile.blob.core.windows.net/images/55167361-bc38-4a59-a205-5f1769bcbd7f_Happy.jpg)
Unable to connect on mongoDB
Hi, I have created NodeJS webApp and I am using Cosmos DB as backend. When I run the application locally and hit APIs its working as expected. However, when I hit API after deploying application to azure its failing with 502. Regards Rajesh…
Wordpress on Linux too slow
I created the Wordpress on Linux app and hosted my site on that. I created some posts and products inside the wordpress admin portal. But when I perform the search product on the website, the response time is very slow even it has a very small amount…
[MSDN Redirect] User provisioning from Azure AD to AWS will not start
Following the instructions in the AWS blog post entitled "The Next Evolution in AWS Single Sign-On", I have created an Enterprise Application in Azure Active Directory and changed the identity source in AWS SSO to be Azure AD. As an initial…
Desvincular conta microsoft do computador da empresa
O computador da empresa usa Windows 10 Pro. Um dia, não me recordo a razão, tive que logar com minha conta pessoal da Microsoft. No entanto, minha conta ficou vinculada ao computador, aparecendo minha foto na hora de fazer login na tela inicial do…
Cancel UWP Print Task
I'm implementing a print feature in a UWP app, and I cannot find any nice way to cancel the print task after clicking Print on the preview page. Our users may be printing dozens or even hundreds of pages at a time, which takes awhile to send to the…
Azure Active Directory Token Get after Login
Hi Experts, I have an Angular App, registered with an App Service, authentication enabled through OOTB Azure Portal > Authentication Blade > Express Settings (not through code) Enabeld ID Token & Access Token for "App Reg 1". …
Why is dynamic group not working?
My dynamic group isn't assigning my tablet after enrollment. I tried following the docs as much as possible, also communicated with a chat supporter who asked me to post it here for an expert answer. I have some screens to give insight in how things…
AD connect Sync option
We are currently only syncing Users and groups from on-Prem AD to our Azure Tenant We see that some of our Windows 10 machines and some users personal devices show as Azure AD registered in Devices section of AAD Dow e need to sync Our AD joined…
Why do I see XamlParseException, only in appcenter logs? Related to Ad-Control
Hello, I'm seeingtons of crashes (if they're real?) in appcenter: Windows.UI.Xaml.Markup.XamlParseException: XAML parsing failed I narrowed it down to: XamlTypeInfoProvider.Activate_66_HubPage () D:\...\x64\Release\XamlTypeInfo.g.cs at…
How to Synchronize/Migrate AAD B2C in O365 Azure AD B2B integration?
Hello, We have a SharePoint on-premises application that uses Azure Active Directory - B2C for single sign on and other security features. At present we are planning to move to Microsoft cloud and require to know the solution to synchronize/migrate…
Windows Color System replacement
The Windows API Index lists the Windows Color System as deprecated. However the "Recommended Version" button on the WCS API page just redirects back to the general API Index. What is the new way to handle ICC profiles and colour…