Questions tagged [azure]

Microsoft's cloud computing platform and infrastructure. Questions about the Azure web service questions are on topic here only if the question is about the operating system or using a PC application hosted there. Otherwise, other sites on the network may be more appropriate

Microsoft Azure is a cloud computing platform and infrastructure created by Microsoft, for building, deploying and managing applications and services on Microsoft-managed datacenters.

Azure provides both PaaS and IaaS services and supports many different programming languages, tools and frameworks.

610 questions
41
votes
1 answer

What does SKU stand for in Microsoft Azure?

I am requesting a quota increase from Microsoft Azure and have an option of choosing an SKU family from A series to NV series. What does it mean?
miguelmorin
  • 2,047
21
votes
4 answers

How do I download an entire container from Azure storage with azure-cli?

I've installed azure-cli in the hope to use it to download an entire container from Azure storage. The info on the page gives clear examples on how to get a single blob, but not on how one downloads an entire container. There is a 'azure storage…
Evert
  • 1,385
9
votes
6 answers

Converting a VMDK to VHD

I am looking at transforming a VMDK hard drive into a VHD (Virtual Hard Drive). The VMDK comes from an export of our VMware machines and I want to try importing it into Azure. Any idea how this would be achieved ? I tried a variety of small tools…
8
votes
4 answers

How do I enable the .NET Framework 3.5 on an Azure VM created from a Windows Server 2012 R2 image?

I have a new Azure VM (the Visual Studio Professional 14 CTP 2 Windows Server 2012 R2 image) and I'm trying to install SQL Server on it. The installation fails because it cannot see the .NET Framework 3.5 installed. There are two ways I know of to…
dumbledad
  • 1,116
8
votes
1 answer

Do I need more than one Azure App Service plan Instance for high availability?

For Azure VMs you need two or more VMs in the same availability set before Microsoft will honor the SLA. Does the same thing count for App Service Plans? Do you need to have more than one instance before the service plan is considered "highly…
willem
  • 488
7
votes
1 answer

Can I move the Azure storage emulator files?

Windows Azure storage emulator appears to save the data in my user profile on my C-drive. Since I have a quite small ssd and I don't really need the performance benefits when working with test data in my azure project I thought that perhaps I could…
3
votes
1 answer

What is the difference between IoT devices and Iot Edge?

i would like to know what is the difference between creating a device through "IoT devices" and "IoT Edge". I would like to connect my ESP32 to my Azure IoT Service so which one to choose?
stribuda
  • 31
  • 1
  • 2
3
votes
2 answers

"Our services aren't available right" message with custom domain on Azure CDN

I have just setup custom domain for CDN endpoint (for storage static website) but getting this message when navigating to my website using custom domain: Our services aren't available right now We're working to restore all services as soon as…
2
votes
1 answer

Unable to get a Windows 10 license key in Microsoft Azure For Education

I am a professor at a university participating in the “Microsoft Azure For Education” program, and my current goal is to get a “Windows 10 Pro” license key for a new computer. However, I do not see any “Windows 10” entries in the Azure software…
2
votes
0 answers

add local admin to azure ad joined client without local admin rights

We have an azure ad joined client, where after the succefull join the user admin rights have been removed. As always the global administrator account should have automatically added to the local admin groups. But it did not. Now we have no local…
2
votes
1 answer

Azure DevOps Dashboard - List of "Shared Queries" is empty when trying to configure widgets

In Azure DevOps I am trying to create a new dashboard and populate it with widgets. When I create a new widget and try to assign a query to it no queries are showing up. screenshot showing empty list of queries I have created several queries in the…
2
votes
1 answer

Azure VM stops/deallocates at random times. Any ideas?

I have a Linux VM running on Azure. It's funded via a MSDN account, though I don't think that is relevant to my question. Since creating it ~1 week ago, I've had four separate times where I've found it's state is suddenly "Stopped - Deallocating". …
1
vote
1 answer

How do I set my password for a new Azure SQL Database?

Using Sql Databases inside the Azure Portal, I am able to create a new database. I am not asked for a a password when creating the database. However when I try to manage the database I am asked for a password. My Microsoft live login does not…
Kirsten
  • 89
1
vote
1 answer

Windows Azure and Xampp

I have installed Xampp on my Windows Server 2012 instance on Windows Azure. I can't get port forwarding to work. I can access my webpage via the internal IP address on the server fine, just not from outside. Here are my endpoints:
1
vote
1 answer

Where can I download previous versions of Azure Data Studio?

I always end up on this page but it does only propose the latest version. I'd like these for Windows, MacOS and Linux. Are these available somewhere ?
1
2 3 4 5