Questions tagged [azure-stack]

Microsoft Azure Stack is an extension of Azure that brings the innovation of cloud computing to build and deploy hybrid applications anywhere. - ONLY QUESTIONS ABOUT PROGRAMMING ARE ON-TOPIC. General server help can be obtained at Super User or Server Fault.

If you need help setting up Azure Stack resources, ask those questions on Server Fault or Super User.

Microsoft Azure Stack is a hybrid cloud platform that lets you deliver Azure services in your datacenter. This platform is designed to support your evolving business requirements. Azure Stack can enable new scenarios for your modern applications, such as edge and disconnected environments, or meet specific security and compliance requirements.

Azure Stack offers several high-level services

Intro to Azure Stack

  • [Introducing Microsoft Azure Stack]

Each of these services offers the ability to scale up or down based on demand using predetermined virtual machine sizes to run the services.

Use this tag for questions relating to applications hosted on Azure Stack.

59 questions
0
votes
2 answers

Azure Stack Table Storage: Value for HTTP headers not in correct format

I am trying to access a data storage of the azure stack. The following instructions work: BlobClient = StorageAccount.CreateCloudBlobClient(); CloudBlobContainer myContainer = BlobClient.GetContainerReference("mycontainer"); But it crashes, when…
BaluJr.
  • 1,010
  • 2
  • 11
  • 25
0
votes
1 answer

AzureStack-Tools from GitHub fails in an Azure online Lab

I'm working on the following online course offered by Microsoft via Edx: Configuring and Operating Microsoft Azure Stack While working on an online lab (in the course) titled: connection to azure stack using powershell, I get the following error at…
nam
  • 21,967
  • 37
  • 158
  • 332
0
votes
1 answer

Azure Stack On-premise Deployment

I cant seem to understand from reading the relevant material in the internet if it is even possible deploying and installing the azure stack deployment kit for on-premise if my environment will; ALWAYS not connected to the internet AT ALL, even at…
0
votes
1 answer

Get OS Type of an VM Image in azure RM

According to this we can get the offer , publisher and Sku in AzureRM Cloud . Now How to get the Image's OS type(Windows or Linux) using any of the API in azure ? Because using this I can be only able to get the Publisher , offer and sku details ,…
0
votes
2 answers

How to create azure stack in azure cloud

We are creating Azure stack in azure cloud by following docs of Microsoft Azure. We are stuck at this documentaion : https://learn.microsoft.com/en-us/azure/azure-stack/azure-stack-policy-module at this heading : Apply policy to a resource…
focode
  • 648
  • 1
  • 16
  • 39
0
votes
1 answer

The specified module 'C:\CloudDeployment\ECEngine\EnterpriseCloudEngine.psm1' was not loaded

While registering with AzureStack, I encountered this error: The specified module 'C:\CloudDeployment\ECEngine\EnterpriseCloudEngine.psm1' was not loaded because no valid module file was found in any module directory. I have checked the…
Farhan S.
  • 698
  • 8
  • 26
0
votes
1 answer

Cannot boot nor create Virtual Machines after restarting the server with Azure Stack TP2 ("Failed to change the diagnostics profile for VM")

I've successfully deployed Azure Stack TP2 and created a few VMs on it using the provided "WindowsServer-2012-R2-Datacenter" image, I was even able to connect to them. However, after a few weeks I was having problems with VPN connection so I've…
Mariusz Ignatowicz
  • 1,445
  • 2
  • 20
  • 41
0
votes
1 answer

What is the difference between Azure Pack and Azure Stack?

Microsoft seems to have two frameworks and solutions for cloud on-premises services: Azure Pack and Azure Stack. What is the difference between them and why would I chose one over the other one? Or are these solutions complementary?
Kosmo
  • 402
  • 7
  • 21
-1
votes
0 answers

Does anyone know how to connect to Azure Stack Hub account from VS code?

I’m trying to deploy infrastructure to Azure Stack Hub using Terraform. My code editor is VS code. How can I connect my Azure Stack Hub account from VS code, so that when I apply the Terraform code, it deploys Infrastructure to my Azure Stack Hub…
-1
votes
1 answer

Azure Powershell Command failure when using Invoke-AzsRegistrationValidation

I have been following the steps given here(https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-validate-registration?view=azs-2008&tabs=az) to validate a subscription but when i run the invoke command it fails with the below error: >…
-1
votes
1 answer

Azure stack hardware requirement - proposal

I have received following following proposal from IT team, want to validate if this is good configuration to evaluate azure stack. Features HP IDS Z8 G4 WKS Single Unit (Tower) Packaging HP Z8 G4 90 1125W APJ Chassis 100V/15A Windows 10 Pro 64…
-1
votes
1 answer

Azure stack - Is it possible to have azure data lake gen 1 on premises?

Evaluating the azure stack on premises for hybrid cloud use case. Is it possible to configure azure data lake store on premises and big data analytic software getting connected with out need of having the data in cloud.
-1
votes
2 answers

Connection of StorageExplorer to AzureStack not working

I am connecting the Storage Explorer as described in the documentation. I also add the AzureRootCertificate as described. My storage is shown, but as soon as I want do display the tables ("Load more"), I get the following error message: Since the…
BaluJr.
  • 1,010
  • 2
  • 11
  • 25
-1
votes
1 answer

Azure Global admin account password change

Can we change Azure Global admin account password, and any impact for system?
1 2 3
4