Assign a policy to enforce a condition for resources you create in the future
Hi Team, i would like to allow users for Free Tier(F1) while creation the App Service Plan, it should deny the all other tiers except allowed tier. Thanks in Advance. Regards, Venu Sunkara
Enterprise App oAuth2 SSO gets invalid session key
I added my Moodle instance as an Azure AD Enterprise app. The login works well, but fails in a very specific way (which tends to be quite popular amongst users). When people click on the login button, they get redirected to the Microsoft login…
Azure AD OIDC token issues
Hi, We've been using OIDC tokens with our application behind AWS ALB, and its been working fine until last week. Looks like UserInfo endpoint not returning everything AWS ALB is expecting as per OIDC protocol specs? MSFT has been advising to use /me…
Using Yubikey with Azure SSO MFA
Hi, I've configured our Business Central On-Prem V13 Test environment for Azure SSO and it works great. I would like to enable the use of Yubico Yubikey for MFA. As many of our employees are not provided with smart phones, we need a way to allow them to…
[cpp][uwp] c++ winrt How to get app width and bind it to a Slider
in I am trying to bind the upper end of a Slider to the current width of the app. It needs to look like, < Slider x:Name="Slider1" Width="200" Minimum="50" Maximum="Page-Width" StepFrequency="10"…
Azure VM to VM communication
Hello All, Looking form some information and how-to I would like to have my VMs on two different V-Nets be able to communicate with each other.... I know I can do peering between the V-Nets and that allows communication fine, and I have set that…
Office 365 developer subscriptions support
My Office 365 developer subscriptions, tells me that its inactive. Even though I thought I had been developing against it. Has anyone got a contact details of support as I can't seem to find any?
Configure basic load balancer for existing VMs
I'm trying to configure a basic load balancer for two of our VMs. In order to do this is looks like I need an availability set. I didn't create on when I created the VMs and it doesn't look like I can assign one to the VMs now. Do I need to create two…
Locked out of O365 Developer Instance
Hi all, I've got an Office 365 Developer Instance setup with a custom domain, customized admin credentials and user data. Unfortunately I am now unable to log into the instance with my administrator credentials and when trying to recover or reset…
Does Azure AD support RelayState as form variable
I am creating a SP-initiated SAML flow where I need to send the RelayState via a form POST variable along with the SAMLRequest. Is this allowed and if so how do I configure it? Currently, the communication coming back from Azure AD has the…
Restore option unavailable in SSMS
Hello, The 'Restore Database' option is not available when looking to upload a .bak file to SSMS in Azure's Virtual Machine for MS SQL Server. Is there a work around to import or upload a .bak file to SSMS so we are able to link our…
[UWP][C#] - Datagrid ItemsSource
How can I bind a DataGrid's ItemsSource to list or array when I do not know the structure of the data? I know the column and row counts, but I need to create the object at run time that will bind to the Data grid. Thanks for any suggestions. …
ADLS Gen1 vs Gen2?
Is there a clear documentation mentioning when to use ADLS Gen1 vs Gen2?
use button for dictation
Hello @RoyLiWicresoftNorthAmericaLtd-0833 I am using continues dictation in my app, but I have a problem, even though I put the silence time out to 1 day, it will still timeout after a while. What I am trying to do, is that the user press the button…
How to retrieve a correct token to request Reports on Graph
Hello I have registered an apps with Reports.Read.All permissions with delegation and Admin Consent I try to retrieve reports (email, onedrive, ...), but I don't succeed. The token retrieved nerver contains the permission Reports.Read.All …
Finding Azure permissions needed for Powershell cmdlets
I'm trying to use Runbooks to automate things in Azure but I keep running into 'Insufficient privileges' errors for the runas user the Automation Account is using. Is there any documentation on what permissions the cmdlets need? I've not been able to…
It is possible in UWP to set package.manifest property from C# code?
It is possible in UWP to set package. manifest property from C# code? I want to set all Assets images from C# code depending on some condition like if(MA) - Assets Type 1 if(OC) - Assets Type 2 Executable="$targetnametoken$.exe" …
Enterprise applications - On-premise application published with pass-through but still prompted for password
Hi, I'm attempting to publish our intranet as an enterprise application with SSO. This works like a charm and I'm able to access it via office.com and also as a published web link via Intune and my phone. But - I have to sign-in each time which is…
checking activation status
Hi there. I've been running with a free trial of Azure got an email earlier in the week to 'upgrade now' which I want to do. This takes me through to login and says 'More information required' and then to 'Additional Security Information'. I've…