I am unable to create any virtual machines in any regions with my azure for students subscription after renewing. I am getting this error on all regions and sku(s)
{ 'code': 'InvalidTemplateDeployment', 'message': 'The template deployment failed with multiple errors. Please see details for more information.', 'details': [ { 'code': 'RequestDisallowedByAzure', 'target': 'srv-prod-1783', 'message': 'Resource 'srv-prod-1783' was disallowed by Azure: This policy maintains a set of best available regions where your subscription can deploy resources. The objective of this policy is to ensure that your subscription has full access to Azure services with optimal performance. Should you need additional or different regions, contact support..' }, { 'code': 'RequestDisallowedByAzure', 'target': 'srv-prod-1-nsg', 'message': 'Resource 'srv-prod-1-nsg' was disallowed by Azure: This policy maintains a set of best available regions where your subscription can deploy resources. The objective of this policy is to ensure that your subscription has full access to Azure services with optimal performance. Should you need additional or different regions, contact support..' }, { 'code': 'RequestDisallowedByAzure', 'target': 'srv-prod-1-vnet', 'message': 'Resource 'srv-prod-1-vnet' was disallowed by Azure: This policy maintains a set of best available regions where your subscription can deploy resources. The objective of this policy is to ensure that your subscription has full access to Azure services with optimal performance. Should you need additional or different regions, contact support..' }, { 'code': 'RequestDisallowedByAzure', 'target': 'srv-prod-1-ip', 'message': 'Resource 'srv-prod-1-ip' was disallowed by Azure: This policy maintains a set of best available regions where your subscription can deploy resources. The objective of this policy is to ensure that your subscription has full access to Azure services with optimal performance. Should you need additional or different regions, contact support..' }, { 'code': 'RequestDisallowedByAzure', 'target': 'srv-prod-1', 'message': 'Resource 'srv-prod-1' was disallowed by Azure: This policy maintains a set of best available regions where your subscription can deploy resources. The objective of this policy is to ensure that your subscription has full access to Azure services with optimal performance. Should you need additional or different regions, contact support..' } ] }
I have contacted azure support about this but havent recieved a reply on my support request from over 4 days.