702 questions with Azure Cloud Services tags

Sort by: Updated
0 answers

created free azure account and cannot access it

I am a developer belonging to an organization that uses Office 365. I created an Azure free account but mistakenly used my Office 365 email address as the ID. The signup for the free account never asked for a password. Now I cannot access the free…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-11-06T20:49:21.5633333+00:00
David Howells 0 Reputation points
6 answers

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 Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2022-06-10T22:30:18.237+00:00
Darren Ross 26 Reputation points
commented 2024-11-06T16:00:26.8133333+00:00
Oliver Mills 0 Reputation points
0 answers

Invoke-AzVMRunCommand has begun reporting an error

I am creating a set of vms as copy of an original vm and after vm is created I run a remote command to rename vm. It has worked without any error notice but now ... for (...) { # Run a script string to rename a VM and restart it if…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-11-05T13:20:50.8166667+00:00
Jan Vávra 321 Reputation points
commented 2024-11-06T14:26:38.0666667+00:00
anashetty 585 Reputation points Microsoft Vendor
1 answer

App Service Plan Create operation is throttled

I'm trying to create a web app on azure today. However, the creation was failed with error code 429. I tried three times and the problem persists. I read several other posts about this error code. All the answers suggest that this throttling is for the…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,901 questions
asked 2022-01-12T10:14:05.267+00:00
Liu, Yansong 6 Reputation points
commented 2024-11-04T13:48:06.0366667+00:00
Michaela Zimmer 0 Reputation points
1 answer One of the answers was accepted by the question author.

error ASPCONFIG: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level, when adding <hostingEnvironment shadowCopyBinAssemblies="false" /> in web.config file.

I've an azure cloud service web role project. In the csproj file I have the pre-compilation steps to basically pre-compile the asp.net application and generate app_*.dll's. Now I've to add <hostingEnvironment shadowCopyBinAssemblies="false"…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,915 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,506 questions
asked 2024-11-01T11:17:47.8466667+00:00
Pulkit Sharma 20 Reputation points Microsoft Employee
commented 2024-11-01T17:01:14.0166667+00:00
Pulkit Sharma 20 Reputation points Microsoft Employee
1 answer

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…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
238 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,901 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
963 questions
asked 2024-10-21T14:16:34.3766667+00:00
Sydney Beck 0 Reputation points
commented 2024-10-29T03:50:03.7966667+00:00
SnehaAgrawal-MSFT 21,691 Reputation points
1 answer One of the answers was accepted by the question author.

Arc servers machines are already connected to a different subscription id or resource group when creating cluster in Azure portal

I am using azure portal to create a cluster but ran into an issue during Azure Stack HCI Arc Integration validation. "Title": "Test Arc for servers machines state", "Status": 1, "Severity": 2,…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
1,007 questions
asked 2024-10-24T00:50:11.9366667+00:00
accepted 2024-10-28T09:12:04.2933333+00:00
1 answer One of the answers was accepted by the question author.

Azure CLI prompts "Failed to connect to MSI" when creating keys in KeyVault

I want to create an exportable key in AKV with the attached SKR policy as described here (here ): az keyvault key create --exportable true --vault-name "vault name from step 1" --kty RSA-HSM --name "keyname" --policy…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,311 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-10-26T02:55:53.0833333+00:00
Joey 125 Reputation points
accepted 2024-10-28T06:19:01.4066667+00:00
Joey 125 Reputation points
1 answer

Cloud Service Extended Support Key vault access keys and secrets

I am in the process of migrating Cloud Service Classic to Cloud Service Extended Support which I also want to get working with Key Vault. The application has been successfully migrated and without any KV changes to code/webconfig it publishes fine. Once…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,311 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2021-09-10T17:08:09.383+00:00
Steven Brown 6 Reputation points
commented 2024-10-25T19:17:24.4233333+00:00
Steven Brown 6 Reputation points
1 answer

Re-deploy cloud service to extended, how to redirect traffic ?

Hi Cloud services(classic) became end of life as of September 1st, the only upgrade option i had was re-deploying to extended support since other methods did not quite work for me(another story). Looking into Azure I see now traffic going to both…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-09-17T11:04:39.7433333+00:00
Vigan Vula 0 Reputation points
commented 2024-10-18T17:46:35.0666667+00:00
Akshay kumar Mandha 1,040 Reputation points Microsoft Vendor
2 answers

Cloud Services (extended support) deprecation

Hi, So two major components of Cloud Services (extended support) are scheduled for deprecation in September 2025. Load Balancer (Basic…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-03-07T20:30:51.36+00:00
Nikita Krivets 491 Reputation points
answered 2024-10-18T13:24:58.07+00:00
Sabina Jurek 0 Reputation points
2 answers

Where can find the latest Microsoft Financial Services Addendum?

Where can find the latest Microsoft Financial Services Addendum?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-10-16T13:34:50.0366667+00:00
Peter Bulović 0 Reputation points
commented 2024-10-17T11:04:50.5+00:00
Peter Bulović 0 Reputation points
1 answer

Finding Subscription Creator and Creation Date

to retrieve information about the creation of an Azure subscription. My goal is to find out who created the subscription and when it was created. I've tried using various Azure CLI commands, but I haven't been able to obtain this information.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2023-10-19T03:39:29.5366667+00:00
Niket Kumar Singh 390 Reputation points
commented 2024-10-17T00:18:30.67+00:00
Matthew Mckenzie 0 Reputation points
2 answers

How to fix (TasksOperationsNotAllowed) ACR Tasks requests for the registry <containerRegistryName> and <password> are not permitted.

When running the following command on Azure Cloud Shell getting the TasksOperationsNotAllowed error. How to fix? Command: az acr build --registry $REGISTRYNAME --image expressimage . Errror: (TasksOperationsNotAllowed) ACR Tasks requests for the…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
461 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,104 questions
asked 2024-02-12T14:12:20.6366667+00:00
Md Shahedur Rahman 5 Reputation points
commented 2024-10-09T19:56:20.15+00:00
Carsten L. Jensen 0 Reputation points
1 answer

Will Cloud Services (extended support) instances be impacted by MS project to turn-off TLS 1.0 & 1.1? If so, when?

We provide online services to users who work with old infrastructure. Will Cloud Services (extended support) instances be impacted by MS project to turn-off TLS 1.0 & 1.1? I've seen Oct 31st 2024 as a date for the start of this project with some…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-10-02T15:22:35.8866667+00:00
Daniel Kerr 0 Reputation points
answered 2024-10-04T06:09:10.31+00:00
vipullag-MSFT 26,316 Reputation points
2 answers

Azure subscription is terminated

Our corporate Azure account has been blocked without a notification. We created a ticket request and it was closed with a message: It looks like your account was disabled for violating the Azure terms of use. Our earlier decision remains, and your…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2022-03-29T19:05:08.813+00:00
Dmitriy Kozlov 1 Reputation point
answered 2024-10-02T09:04:19.5033333+00:00
Hdkxjjdjd 0 Reputation points
4 answers

Update Azure cloud service extended load balancer tags

Hi there, We have deployed azure Cloud service (extended support). And it creates load balancer as part of it. We have applied tags on cloud service itself but we are not able to apply tags on load balancer. I can do it on UI, so I was wondering if thee…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-09-24T04:53:44.1233333+00:00
Unknown-2795 51 Reputation points
commented 2024-09-30T16:18:30.14+00:00
Mounika Reddy Anumandla 745 Reputation points Microsoft Vendor
2 answers

How to access a .file.core.windows.net share from withing a Site-to-Site VPN Tunnel

I have a site-to-site IPSEC VPN tunnel between our office and our Azure Cloud Virtual Servers which has been working fine for years. I recently created an Azure Files Storage Account Share which I can sucessfully access from the Internet via port 445…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,301 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,220 questions
asked 2024-09-10T23:19:48.8366667+00:00
Cirilo Rosado 5 Reputation points
commented 2024-09-26T05:37:34.0766667+00:00
Nehruji R 8,146 Reputation points Microsoft Vendor
1 answer

Cloud Shell failed to provision: {"code":"ServiceUnavailable","message":"Cloud Shell is not available at this moment, please retry later."}

Cloud Shell failed to provision: {"code":"ServiceUnavailable","message":"Cloud Shell is not available at this moment, please retry later."}

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2024-09-24T18:06:25.0566667+00:00
Adam Escobar 0 Reputation points
commented 2024-09-25T17:31:39.0633333+00:00
Mahesh Goud Juvvadi 1,070 Reputation points Microsoft Vendor
1 answer

Cloud Service Extendend Support deployment issue

I am delpoying Web Role Package with standard_A1_v2 VM Size in Azure Cloud service extended support . I got below error . Reason: Allocation failed. The cluster where the Cloud Service is allocated may be out of capacity. Please read more about…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
702 questions
asked 2023-02-02T08:20:25.2833333+00:00
Mahalakshmi Chinnasamy 0 Reputation points
answered 2024-09-13T17:07:24.56+00:00
Nancy Pham 0 Reputation points