656 questions with Azure Cloud Services tags

Sort by: Updated
4 answers

How do you remotely debug an Azure cloud service extended from Visual Studio?

Before migrating from a classic cloud service to extended I was able to remotely debug the cloud service from Visual Studio 2019. Now the Server Explorer does not display the migrated service so can not attach debugger from there. Other methods of…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-05-09T22:04:44.73+00:00
Glenn Rockland 6 Reputation points
edited the question 2024-06-07T06:15:28.92+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
0 answers

Certificate with thumbprint {} associated with HTTPS input endpoint HttpsIn does not contain private key.

When I deployed a Cloud service package (.cspkg and .cscfg files) to the Cloud service (classic) on Azure, it failed. Received the following error message in the Operation log (classic) UpgradeDeploymentBySlot (Faild):    "operationStatus": {  …

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-06-06T23:53:45.58+00:00
William Yao 0 Reputation points
edited the question 2024-06-07T04:15:07.0033333+00:00
PRADEEPCHEEKATLA-MSFT 81,391 Reputation points Microsoft Employee
0 answers

Cannot use the DNS again

I created a Cloud Service (extended support) using my test account last month, and everything seemed to be working fine. However, when I tried to use my real account to create a Cloud Service (extended support), I encountered an issue where the DNS name…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
617 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,037 questions
asked 2024-06-06T08:02:11.08+00:00
Little Cat Tu 5 Reputation points
commented 2024-06-06T11:19:00.0933333+00:00
KapilAnanth-MSFT 38,036 Reputation points Microsoft Employee
1 answer

Is Devbox available for GCC High

Working on provisioning a Microsoft Dev Box environment in Azure and ran into a road block creating the Dev Box Definition in the Dev Center. The only error after validation failed I get is: "Image failed to validate. NotAcceptable: The tenant is in…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-05-14T22:24:00.0233333+00:00
Jordan Hicks 0 Reputation points
edited the question 2024-06-05T20:56:13.45+00:00
Prrudram-MSFT 22,916 Reputation points
1 answer

Where to download a copy of the .cspkg of the current running Cloud service (classic)?

When deploying a Cloud service, I uploaded .cspkg and .cscfg files from my computer. Now, I lost the two files in my computer and I want to get them back. Is it possible to download these two files from the running Cloud service from the Azure Portal? I…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-06-04T20:13:34.8466667+00:00
William Yao 0 Reputation points
edited an answer 2024-06-05T15:28:52.66+00:00
avillarruel 0 Reputation points
1 answer

Storage Account Blob Access via role based permissions for Cloud Service (Extended Support)

We are trying to migrate away from using keys to access our blob storage for an Azure hosted web application that is using Cloud Services (Extended Support). We want to use the Microsoft recommended approach of Role Based access via Entra Id. We have…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,004 questions
asked 2024-06-02T21:44:39.3733333+00:00
christian 0 Reputation points
commented 2024-06-05T03:44:32.9266667+00:00
christian 0 Reputation points
1 answer

unable to login to azure portal via az login command

I was trying to login to azure from command prompt as an administrator using "az login". Getting an error message stating that my subscription wasn't found and user authentication failed. I checked my subscription from the azure console which…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-06-04T13:26:10.01+00:00
SHANTANU TALUKDER 0 Reputation points
answered 2024-06-04T16:40:56.03+00:00
Babafemi Bulugbe 2,605 Reputation points MVP
1 answer

Cloud service(clasic) : Wroker | Latest Guest OS (WA-GUEST-OS-5.93_202403-01) in Family 5 release is not working

The OS version (WA-GUEST-OS-5.93_202403-01) specified in the .cscfg file is inactive. This means that it cannot currently be used to create, update or upgrade a deployment though We can see that it's the latest version in Family 5 Release.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,037 questions
asked 2024-05-03T11:51:44.4+00:00
Molay Ash 0 Reputation points
commented 2024-05-30T06:17:59.2033333+00:00
Oga 0 Reputation points
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.
656 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,112 questions
asked 2022-01-12T10:14:05.267+00:00
Liu, Yansong 6 Reputation points
commented 2024-05-28T20:10:09.6+00:00
Nicholas Johnson 0 Reputation points
3 answers One of the answers was accepted by the question author.

Retirement Announcement - Migrate your cloud services to the new Cloud Services (extended support) deployment model before 31 August 2024

On 31 August 2024, we'll retire the Cloud Services (classic) deployment model. Before that date, you'll need to migrate your services that were deployed using this model to Cloud Services (extended support) in Azure Resource Manager, which provides new…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2021-08-27T03:49:52.777+00:00
vipullag-MSFT 25,291 Reputation points
commented 2024-05-28T15:31:04.9833333+00:00
Furnell, Mark 36 Reputation points
2 answers

Does Cloud Service (Extended Support) support Remote Debugging?

Does Cloud Service (Extended Support) support Remote Debugging?

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2022-04-09T22:05:42.767+00:00
ueshiman 16 Reputation points
answered 2024-05-28T01:19:40.7666667+00:00
Glenn Rockland 6 Reputation points
2 answers

When can we expect Spain's Azure region to be live?

I appreciate this might not be the right forum to ask but I couldn't find any other better place to ask. Does anyone know when Azure region for Spain is expected to be deployed? Around Feb. 2020 Microsoft informed that they would open a new region in…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2021-07-30T13:01:26.593+00:00
JuanMartin 1 Reputation point
commented 2024-05-24T20:44:02.2266667+00:00
Mihai Tănăsescu 26 Reputation points
2 answers

Change Public IP of Cloud Service Extended support from Dynamic to static Fails

I just deployed a Cloud Service-Extended support but I need this to use a static IP, as this needs to be whitelisted. Because I cannot chose a static IP while creating the CloudService-ES, I though that I could change the created Public-IP address from…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,219 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
413 questions
asked 2022-11-15T13:56:33.873+00:00
Adonis Briceno 46 Reputation points
commented 2024-05-22T07:48:57.7466667+00:00
Little Cat Tu 5 Reputation points
1 answer

How to deploy an application on Azure - Cloud Services (classique) - even it's deprecated

Hi everyone, I need to deploy an application under a sub-domain *.cloudapp.net. I've used the Cloud service (classic), but I can't load my application during deployment. My cspkg and cscfg files are causing an error. I then tried to use a simple sample…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-05-11T19:24:55.4566667+00:00
Eric JOEL 21 Reputation points
commented 2024-05-21T04:25:13.2466667+00:00
vipullag-MSFT 25,291 Reputation points
1 answer

Cloud Shell Blank, No Heading Bar

I used Cloud Shell before w/o problem. Today, my Cloud Shell is blank, no cursor, no response when typing text. There is no header bar for me to select the shell (PowerShell / Bash). I checked the internet for solution, and tried such things as using…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,205 questions
asked 2024-05-15T15:39:11.7233333+00:00
Lawrence Man 11 Reputation points
commented 2024-05-20T13:49:19.8966667+00:00
EY 0 Reputation points
3 answers One of the answers was accepted by the question author.

Status of azure cloud classic service instance is stuck in recycling or recuuring

I was supporting a dotnet application hosted in azure classic clous services, it was running fine until yesterday but from today morning the status was stuck in recycyling or recurring. Doesn't matter how many time i run it it was stuck there like that…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2023-12-14T12:28:00.9333333+00:00
SwarupKumarSapireddy-8219 71 Reputation points
accepted 2024-05-20T08:20:14.18+00:00
SwarupKumarSapireddy-8219 71 Reputation points
1 answer One of the answers was accepted by the question author.

Having problem with Azure sandbox storage account

Hi, I am having issue to access to storage account in Azure sandbox environment. I have login to Azure sandbox environment, but not able to access to Azure storage account even though my subscription is selected as sandbox. Capture.PNG

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,389 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 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.
2,803 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,483 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,112 questions
asked 2024-05-11T05:36:05.7433333+00:00
Weiy 20 Reputation points
edited a comment 2024-05-18T13:41:51.58+00:00
Weiy 20 Reputation points
1 answer

Az.SearchGraph is not recognized command and I see this error

Az.SearchGraph is not recognized command and I see this error I am executing following command, so i got above error. Search-AzGraph -Query "patchinstallationresources| where type has ""softwarepatches"" and properties !has…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-05-15T03:18:46.6233333+00:00
Diptesh Kumar 101 Reputation points
commented 2024-05-17T06:17:57.48+00:00
vipullag-MSFT 25,291 Reputation points
3 answers

getting the API error while running azure vault commands in azure cloud shell -bash

Getting api error which is rare we are using azure key vault and running the commands in azure cloud still not supported api version who has to upgrade azure or me...getting stuck seriously with this please provide the suggestions to move forward. cmd I…

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,156 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,346 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,004 questions
asked 2023-08-14T12:20:13.9866667+00:00
Tagirisa, HariKrishna 0 Reputation points
commented 2024-05-16T14:14:47.7+00:00
Ramoudi, Ines 0 Reputation points
2 answers

Issue - Trying to open the cloudshell editor

Hello, i have an issue trying to open the cloudshell editor. When I want to use the button to open the editor it just doesn't work, this has been happening since yesterday afternoon.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-05-10T19:01:59.51+00:00
Manuel Irarrázaval 5 Reputation points
commented 2024-05-15T20:11:19.64+00:00
kobulloc-MSFT 24,811 Reputation points Microsoft Employee