Hi all,
I have client who purchase EA subscription to Azure. But he found his account in the EA portal cannot sign in with "Invalid user".
Is it any way he can add the EA subscription to Azure portal?
Best Regards,
Roy Chung
Hi all,
I have client who purchase EA subscription to Azure. But he found his account in the EA portal cannot sign in with "Invalid user".
Is it any way he can add the EA subscription to Azure portal?
Best Regards,
Roy Chung
I am trying to configure AZURE AD forauthentication/authorization, but it gives me 404. It does not prompt me to Login.
I have following configurations in "StartUp"
ConfigureServices
services.AddAuthentication(AzureADDefaults.BearerAuthenticationScheme) .AddAzureADBearer(options => Configuration.Bind("AzureAd", options));
Configure
app.UseAuthentication();
app.UseRouting();
app.UseAuthorization();
Hi experts
i have created an azure account for a user in EA portal(https://ea.azure.com/manage/account/accountlist).
When user is trying to create a subscription user is getting the below error
Failed to create the subscription TEST
sorry, we couldn't create the test subscription. Commerce Account is Null
Is there a powershell command to list (output) all IaaS vms from ASM?
is it possible to have subnet span across two zones or two regions.
like a cisco stretch vlan feature
purpose is to bring service up from same ip address without need to configure different ip address
like replicate vm using azure site recovery
Shahid Roofi
Hi.
I am trying out the deployment script to get an NLB with IPv6 working but when I get to the part of adding the NLB I get the below error message.
I am unable to copy and past the URL that I'm following as my account has not been verified but if you search for this you will find the MS URL "Deploy an IPv6 dual stack application in Azure - PowerShell (Preview)"
Part I'm stuck on is here - Create a load balancer.
PS Azure:\>Can anybody shed some light on this?
Thanks in advance.
Hi, I'm trying to deploy to azure. I'm following this tutorial
https://dzone.com/articles/deploy-an-angular-app-from-visual-studio-code-to-a-1 but unfortunately I can't create a web app using the portal.
Hi everyone,
I have a question I would like to ask everyone about the following:
When AD On Premise sync with AD Azure , can i change password policy on premise (detail policy: change minimum password 8-character to minimum 10-character) and automatic sysn or overwrite to AD Azure ?
Looking forward to feedback from Microsoft and the community.
Thanks
Hi all,
I´m configuring a policy and targeting it to apply only to certain Cloud Apps.
I have a custom (mobile) app registered in Azure and I´d like to apply conditional Access when users access to it but this app doesn´t appear in the list of selectable apps in the Conditional Access Policy.
Which requirements must be met by an app to apply Conditonal Access?
Regards
Jaime
Hi,
I setup the MFA for my Azure active directory global admin user and then managed to delete the authenticator app. This means the account is no longer setup within the authenticator app.
I can easily login with the Microsoft account still ("cloud@company.com") and access 2 out of the 3 directory's in the Azure portal but I cannot get to the 3rd one. Every time I select the 3rd one in the Azure Portal it tries to "Approve sign
in request" which I cannot do because I do not have the authenticator app anymore.
This is an issue with the Azure Active Directory ("cloud_company.com#EXT#@companyDev.onmicrosoft.com") user, not the Microsoft account ("cloud@company.com").
Has anyone had this issue before? Any idea of what I can do to access this directory again?
Thanks!
Hi all,
I am structuring my Azure tenant through the use of management groups and need to have a default AAD group assigned to the Owners role in a subscription when it is added to a specific management group OU.
Does anyone have a link to an article on the easiest way of achieving this?
I have looked to no avail.
Thanks
Kind regards, Kev
Hi there,
I was wondering how the rules would be applied in this scenario:
The environment has NSG1 applied to the VM subnet with the default NSG rules intact.
The environment has NSG2 applied to the VM's NIC (in the same subnet in which NSG1 is applied) which has an additional inbound rule to allow any port, protocol and source into the destination "Virtual network" at a higher priority than the default "DenyAllInbound"
My question is - will inbound traffic reach the VMs from the internet or will NSG1 prevent inbound internet traffic from reaching the VM?
Thanks
Hi All,
Getting this error below and when i check this in the report i wont see any errors . This tenant which the error is showing up has been removed almost 4 years ago and is not in AzureAD or On-premise AD or Office 365. This domain is neither verified or added anywhere in the environment. How to remove this error?
When attempting the "configure" stage of azure cloud provisioning setup it fails with the error of retry limit exceeded.
Following the troubleshooting steps didn't resolve the issue (can't link until account is verified)
Shane
I created a personal / individual account through Partner Center
I would like to access the apps through the API and have been following the "create-and-manage-submissions-using-windows-store-services" documentation
However, when I get to Azure, my account does not have a default domain. I can create a domain, but then in Partner Center, the app which has already been published does not appear in the new domain and I expect the API would not be able to reach it anyways.
Is there anyway to "fix" the default domain for an account created through Partner Center or am I out of luck and need to republish my app in a new domain?
Repro Steps:
1. Login into https://portal.azure.com/
2. Select Virtual Machines
3. Select any VM from list of VMs. It will redirect to home page (overview) of that VM.
4. Select any other page of that VM, like networking or reset password.
5. Now select any other VM from list.
Expected Result:
After selecting another VM from list, it should be redirected to home page (overview) of that VM.
MDS_2016
When starting the VM on LCS, it is stuck in starting status for a while and then enters into incomplete state.
Could see below error on the environment page
[vmstarttimedout]:vm 'build2ff8899e-1' did not start in the allotted time. the vm may still start successfully. please check the power state later.