Unable to validate phone number during Azure account signup
I am trying to create a new Azure account, but I keep getting the error: "We’re unable to validate your phone number. Phone validation is required to confirm your identity and complete signup." I have tried multiple phone numbers (mine and my…

What's the purpose of 'istroubleshootingallowed' in the schema of an Azure Log Analytics table?
Using Bicep to update the tables in Azure Log Analytics also changes the value of a property called istroubleshootingallowed in the schema of the table. Namely, it changes to false and can't be changed to anything else, as shown in this GitHub issue.…

Unable to open a support ticket, why is this so hard?
When creating a new support request, I am asked to enter a description of my problem and then led through a flurry of drop down options only to end up with a list of auto-generated suggestions which never have any relevance to my actual problem. There is…

Need to implement an alert for azure storage account container instances
Hello every one, I have a storage account / container instances , where i do share files and i have enabled the third party to access from the SFTP. But, their party lost their connections and i want to set up an alert when they access the container and…
Privately Sharing Azure VM Images Across Tenants and Regions
"Sharing Azure VM Images Across Tenants and Regions""Is there a way to share VM images privately (other than market place) across different Azure tenants, similar to AWS where users can create a VM in their own subscription using a shared…
How can I expose the LoadBalancer Service IP instead of the Pod IP in the Azure Application Gateway backend pool target?
AGIC is creating backend pools in the Application Gateway with the Pod IPs as targets. How can we configure it to expose the LoadBalancer service IP instead of the Pod IP? below is the YML: apiVersion: networking.k8s.io/v1 kind: Ingress metadata: …
Reload the OS - ubuntu
Hello Please reload the Ubuntu OS on the VM BTW, I did not make any subscription for felicia, that a wrong name added by the browser or the azure itself. Thank you


How to upload a file to Azure support?
I have a zip file from running the PS script requested by Azure support. Where do I upload it?
I get the following repetitive error when trying to create a new Cloud Service (extended support): The VM allocation failed due to an internal error. Please retry later or try deploying to a different location.
I'm trying to create a new Cloud Service (extended support) using the Azure Portal and a package created in Visual Studio 2022. This is a standard request that I've done plenty of times over the last year. Now I'm getting an error in the creation of the…
Azure Deployment Error: 'Cookie Value in VHD Footer Not Supported' for Metasploitable 3 Image
I am trying to deploy a Metasploitable 3 image in Azure after converting it to VHD format. However, when I attempt to upload the VHD file, I receive the following error: "At least one resource deployment operation failed. Please list deployment…
Problems with UK phone number when attempting to register for an Azure account
I want to register for a free Azure account so I can evalute whether it is suitable for a blockchain project. However, when entering any UK phone number - landline or mobile - into the registration form, I am informed either that I have entered a…
Azure > portal > home > resources > see all does not show all my Azure resources.
Azure > portal > home > resources > see all soes not show all my Azure resources. With a display count of [100] it shows ... 7 which is no where near all my resources. How can I actually see a nice long list of ALL MY RESOURCES ?
VNET integrated Azure Cloud Shell fails to provision.
Some weeks ago I provisioned a vnet integrated cloud shell relay and storage account into my network following the official documentation https://learn.microsoft.com/en-us/azure/cloud-shell/vnet/deployment . After deployment the cloud shell sessions have…
Azure App Service Environment Quota
When I try to deploy a function app (EP1), app service environment (I1v2), or app service plans in the portal, with the CLI or terraform, I get the error 'This region has a quota of 0 instances for your subscription. Try selecting different region or…
Charged for Azure free services
I signed up for a free Azure account around a month ago to basically have a look and see what it had to offer etc. Little did I know I was being changed around £1.50 a day for the privilege. I looked at it a couple of days and then left it only to be…
Using LEAPP to migrate hosts from rhel7 to rhel8 on AZure; after boot, networking fails; cannot get IP using DHCP. Hints to fix?
Am on Azure Cloud; we have numerous rhel7 hosts; RedHat offers a LEAPP migrator script that updates hosts to the next major OS level (e.g. rhel7 to rhel8) Script ran fine, but rebooted host cannot get IP; no change for MAC addr. Anyone encountered this…
I am from India.when I sign up for azure free plan, and enter any phone number, I get message "we are unable to validate your phone number"
I from India and trying to register to learn Azure and trying to sign up for Azure free credit worth 200$. When I enter any of my phone numbers as part of sign up, the portal displays message " we are unable to validate your phone number". I am…
Is there a bug in the Azure Deployment Overview page?
When deploying a custom template, the overview page shows an error that the Deployment ID cannot be found: When looking in the console logs, we see this error: The deployment itself is successful, but the Overview page shows this error. It seems like…
waws-prod-db3-191-08db.northeurope.cloudapp.azure.com is blacklisted by SUBRL
waws-prod-db3-191-08db.northeurope.cloudapp.azure.com is blacklisted by SUBRL as a phising site. This is the azure cluster in Nothern Europe where we have our services running. The Swedish operator Telenor is therefore blocking DNS queries trying to…
Azure AD B2C - How to fix token generation issue with scope=offline_access ?
I have my azure ad b2c setup to work with my application's authentication needs. I'm able to generate token with scope=openid. However, when i try to use offline_access scope to get token i get below error. Im using Authorization Code grant type for this…