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
3
votes
1 answer

Is Azure Service Bus available on Azure Stack (on-premises)

I'm currently running Windows Service Bus 1.1 via Azure Pack. This versions official support life ended Jan 2018, I need a long term on-premises Service Bus option. Is Azure Service Bus available via the Azure Stack? Also looking for any recommended…
2
votes
2 answers

Azure Stack Portal missing Windows

Many windows within the Azure Stack Portal do not work for my development kit. Example: When trying to set the forwarding rules of the load balancer, only an error message is shown: The debug console of the browser shows the following error…
BaluJr.
  • 1,010
  • 2
  • 11
  • 25
2
votes
0 answers

curl_global_init failed when trying to push to azurestack

I am trying to deploy my flask web app to Azure Stack using "local git repository" method. Unfortunately I encountered this error fatal: curl_global_init failed when trying to do push command git push azurestack master. I tried to do the --verbose…
addicted
  • 2,901
  • 3
  • 28
  • 49
2
votes
2 answers

Deploy Azure stack in a hardware with minimal hardware requirements

Is there any way to install azure stack development kit in a hardware with 24GB RAM, 1TB HDD and 4Core CPU. We have tried to modify the power shell script followed the trace to bypass the RAM and CPU minimum requirements. Then we started deployment…
Radhakrishnan Rk
  • 553
  • 3
  • 13
1
vote
1 answer

Azure DevOps Services in Azure Stack Hub?

I am planning to migrate my work to Azure Stack Hub. Can someone please let me know whether I can use Azure DevOps Services in Azure Stack Hub. If so please advise me on how to. Thanks
janani
  • 11
  • 4
1
vote
1 answer

Azure Stack App Services has no outbound IP

I've run the suggested commands on the Kudu console to check for an outbound IP and nothing pops up. Evidence :( Under properties within the App Services menu, no outbound IP is listed either. Evidence 2 I did not setup this Azure Stack Account or…
1
vote
0 answers

Connect from Azure to an on-premise fileshare

From an Azure Function I need to read files on an on-premise Windows file-share. I have network access to the file server but how do I authenticate? My Azure Function is running in an Isolated App Service Environment in Azure connected to a VNet…
1
vote
1 answer

Azure Stack marketplace offering

I am trying to publish my offering in Azure stack using doc https://learn.microsoft.com/en-us/azure-stack/operator/azure-stack-create-and-publish-marketplace-item?view=azs-2002. But I have linked templates and in manifest file I have provided the…
Gourav Singla
  • 1,728
  • 1
  • 15
  • 22
1
vote
1 answer

Packer azure-arm vhd build fails with resource group not found

I have a Problem with Packer and the Azure Stack, I am trying to build an Image in azure stack, but it looks like packer don't try to use my custom-url. { "builders": [{ "type": "azure-arm", "client_id": "client_id", "client_secret":…
0hlov3
  • 11
  • 2
1
vote
1 answer

Azure Datalake on-premise or hybrid stack

We are trying to evaluate a good fit for our solution. We want to process big-data, for that we want build the solution around Hadoop stack. We wanted to know how azure can help in these situations. The solution we are building is a SAAS. But some…
1
vote
1 answer

Azure Stack API Rest create storage account with CURL in PHP

I try to create a storage account in my Azure Stack with curl in a PHP site but unfortunately I always receive a error "HTTP Error 411. The request must be chunked or have a content length.". I have put ""Content-Length: 0,"" or the correct number…
kent2004
  • 59
  • 6
1
vote
1 answer

Is it possible to use the Direct Line API protocol that is through an azure bot service for an on-premise environment?

The question I have is can you use the Microsoft Bot Framework service via an on-premise solution through, ideally a docker container, ~~or at least an Azure Stack installation~~ (not available currently through azure stack)? We need a 100% on…
1
vote
1 answer

Back up Mechanism for Azure NSG

I'm working on backing up the Azure Network Security for Azure Stack. I have used Azure Powershell and using that module I am able to export the existing config in a CSV and re deploy the stuff using CSV exported. My question would this module…
Manpreet
  • 119
  • 2
  • 8
1
vote
1 answer

VSTS tasks failed with unable to get local issuer certificate

Trying to deploy VM and web app using Azure Resource Group Deployment and Azure app service tasks in VSTS CI/CDP with Azure Stack. The task is failing with following errors: Error: unable to get local issuer certificate Any suggestion on this…
1
vote
1 answer

Tools for Editing Azure Storage not working for Azure Stack

I try to copy data from the public cloud to my Azure Stack Storage using the tools proposed in the documentation. Unfortunately, several of them are not working. I managed to find a way using AzCopy. Unfortunately there is no such currently working…
BaluJr.
  • 1,010
  • 2
  • 11
  • 25
1
2 3 4