108,257 questions with Azure-related tags

Sort by: Updated
2 answers

Azure subscription governance & best practice architecture pattern?

People, I'd like to know what's the best practice and the recommended Azure architecture for Azure Governance & structuring? As at the moment, I'm currently working in the company where the existing Tenant (the parent company) have three…

Azure Blueprints
Azure Blueprints
An Azure service that provides templates for quick, repeatable creation of fully governed cloud subscriptions.
72 questions
asked 2020-06-29T13:31:14.57+00:00
EnterpriseArchitect 5,316 Reputation points
commented 2020-07-13T16:17:59.03+00:00
DCtheGeek-MSFT 451 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is there an action that will trigger a Data Factory Pipeline to run?

Is there a Logic App Action that will trigger a Data Factory Pipeline to run? I really need this to speed up a long running query... Thanks Mike

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,087 questions
asked 2020-07-08T18:15:48.997+00:00
Mike Kiser 1,536 Reputation points
accepted 2020-07-13T16:13:00.957+00:00
Mike Kiser 1,536 Reputation points
2 answers

Attempt to create a new intent in Luis Portal fails

7/2/20 5:15am EST For the past two days, I haven't been able to create new intents for any of the Luis apps in my account in the Luis portal. I can still query the prediction endpoints from my client app. I tried exporting and re-creating the Luis…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,782 questions
asked 2020-07-02T09:23:28.3+00:00
AdamLeffert-5988 71 Reputation points
commented 2020-07-13T15:07:20.233+00:00
YutongTie-MSFT 50,856 Reputation points
1 answer One of the answers was accepted by the question author.

Why does Azure Machine Learning Studio (classic) take additonal time to execute python scripts?

Hi, I have been working with ML Studio (classic) and facing a problem with "Execute Python" scripts. I have noticed that it takes time to perform some internal tasks after which it starts executing the actual Python code in ML Studio. This…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,846 questions
asked 2020-07-02T11:05:47.923+00:00
Anant Kumar 26 Reputation points
accepted 2020-07-13T15:01:15.17+00:00
Anant Kumar 26 Reputation points
2 answers

Azure APIM (BASIC) with AKS

Hi there, I am currently using the APIM (Basic Tier). I plan to deploy our microservice using AKS using the LoadBalancer / ingress controller. But both of them opens up a public IP to the world. But I want to make all of the application traffic go…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,074 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,073 questions
asked 2020-06-08T15:49:26.28+00:00
Tahmid Eshayat 286 Reputation points
answered 2020-07-13T12:59:54.393+00:00
Neha Oberoi 21 Reputation points
1 answer

Machine Learning Model Deployment

I am new to ML model and am researching using Azure Databricks and MLFlow to train a model. My question is once the model is created, is there a way to host the model that can be downloaded and inferenced remotely ? I am looking for options other than…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,846 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,162 questions
asked 2020-07-01T16:26:17.527+00:00
Mahesh Sivan 1 Reputation point
commented 2020-07-13T12:45:09.187+00:00
romungi-MSFT 44,771 Reputation points Microsoft Employee
2 answers

Can I retain volumes when I delete Cyclecloud cluster ?

I would like to retain volumes (Disks) which contain important data when I delete cluster. Even if I set persistent parameter to true, volumes are deleted.

Azure CycleCloud
Azure CycleCloud
A Microsoft tool for creating, managing, operating, and optimizing high-performance computing (HPC) and big compute clusters in Azure.
65 questions
asked 2020-07-04T09:52:01.193+00:00
哲司 石田 1 Reputation point
commented 2020-07-13T11:26:38.907+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
2 answers

Advanced data security setup through ARM template.

Hi, I am attempting to create an ARM template for a SQL server deployment, I nearly have it working exactly as I like but I am coming across an issue with the managed identity. I am able to successfully create a managed identity for the SQL server…

Azure SQL Database
asked 2020-06-18T14:44:22.61+00:00
Dan 176 Reputation points
answered 2020-07-13T11:24:22.297+00:00
Balou 1 Reputation point
1 answer

Deplyment failed because of Azure domain join

Hello, I get deployment error pointing to a resource related domain join, when creating a host pool for Windows Virtual Desktop. Please see the attached screenshot file Deplyment failed 1.png. The summary of the error is shown in the attached screenshot…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,516 questions
asked 2020-07-02T11:43:42.163+00:00
Misbah Hasan 136 Reputation points
commented 2020-07-13T11:22:46.68+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

GPU 할당 관련 문의드립니다.

안녕하세요- 현재 로컬 k8s에서 돌고 있는 서비스를 Azure로 옮기려고 합니다. 이 중 한 Deployment가 GPU를 사용합니다. (비용때문에) 이 Deployment를 요청이 있을 때만 자동으로 키고 싶습니다. 이걸 이 Deployment를 delete 하기만 하면 되는지, 별도 gpu node로 분리해서 그 node를 켜고 끄고 해야 하는 건지, 아니면 또다른 방법이 있는 건지 궁금합니다. 감사합니다.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,790 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,073 questions
asked 2020-06-23T02:13:01.437+00:00
남연우 1 Reputation point
commented 2020-07-13T11:06:20.477+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

Azure Batch equivalent of FILE.AppendAllText

Hi, Could you please let me know the Azure Batch Service (Storage Account blob processing) equivalent of C# FILE.AppendAllText? Basically, I have an input file. I need to read it line by line with Stream Reader. Do transformation. Write the output…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
329 questions
asked 2020-06-26T16:01:24.083+00:00
etl2016 1 Reputation point
commented 2020-07-13T11:04:57.847+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

Loosing connection of my Azure VM when connecting to Cisco Meraki Client VPN

I have a windows 10 Virtual machine. I'm successfully accessing it using RDP. But when I am connecting to Cisco Meraki Client VPN, i loose connection to my machine. Please help me or let me know any other information is required. I'm not a tech guy.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,790 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,402 questions
asked 2020-06-20T13:27:11.93+00:00
Sachin Tyagi 1 Reputation point
commented 2020-07-13T11:01:30.463+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure: Guest configuration extension - Windows Defender Exploit Guard

In azure I get the advise to enable windows defender exploit guard, but in server 2016 I don't see the option (in windows 10 and server 2019 I do see the option). Also I get the advise to install the guest configuration extension. Does anyone know how?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,890 questions
asked 2020-07-07T11:01:44.527+00:00
Tjiko Schutte 21 Reputation points
commented 2020-07-13T10:58:54.487+00:00
VipulSparsh-MSFT 16,271 Reputation points Microsoft Employee
1 answer

Azure Batch Service - splitting or partitioning resource files

hi, Is there a way to split or partition Azure Batch Service's Resource Files (input files) so that the burden of input file processing is load-balanced and distributed among all available compute nodes? For instance, if I have an input file with 100k…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
329 questions
asked 2020-07-06T00:17:37.02+00:00
etl2016 1 Reputation point
commented 2020-07-13T10:58:14.943+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

WVD network topology

Our WVD architecture is based on a Forced Tunneling scenario. An Azure Route (UDR) 0.0.0.0/0 points to an Azure Fortigate firewall. Internet traffic flows these hops: WVD Host Pools FortiGate firewall hosted on Azure Virtual Network Gateway…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,790 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,402 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,516 questions
asked 2020-07-01T09:35:04.033+00:00
Domenico Alemagna 1 Reputation point Microsoft Employee
commented 2020-07-13T10:55:25.203+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

Private docker registry with Azure

How to integrate the my private docker registry with Azure. Where can i place private docker registry and test the connection ? I want use my docker registry instead of ACR. Docker registry hosted one of physical server (not in Azure)

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
446 questions
asked 2020-07-02T09:04:30.573+00:00
Rajasekhar 21 Reputation points
commented 2020-07-13T10:34:34.287+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Logic App: Why does SharePoint file properties Trigger not work for files Moved into a library?

I have a Logic App using the SharePoint trigger "When a file is created (properties only)". It does not seem to fire when a file is MOVED into the library from another SharePoint library, or from a user's OneDrive. Is there a different event…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,087 questions
asked 2020-06-29T22:15:51.317+00:00
Len Cardinal (CCSI) 136 Reputation points
commented 2020-07-13T10:15:55.907+00:00
MayankBargali-MSFT 70,141 Reputation points
1 answer One of the answers was accepted by the question author.

Web App requiring database

Good evening, I'm currently setting up a Linux Web App (Docker), which requires a redis database to function. On my local setup, I have both, the app and redis (with persistent storage) running in docker containers linked to each other. What would…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,663 questions
asked 2020-07-10T20:26:55.12+00:00
max06net 96 Reputation points
commented 2020-07-13T09:32:40.293+00:00
ajkuma 25,781 Reputation points Microsoft Employee
1 answer

How to finish an Azure server replication

All We replicated an on-premise Windows 2012 R2 Hyper V guest with 3 x 4TB drives more than a year ago. We only had to do the one and it worked perfectly. The on-premise machine we replicated from was switched off more than a year ago. We have…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
786 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
697 questions
asked 2020-07-12T20:36:13.393+00:00
Dave Long 1 Reputation point
answered 2020-07-13T09:12:06.573+00:00
Salah 251 Reputation points
2 answers

Is it possible to migrate an Azure APIM instance to another tenant?

Good afternoon, Is it possible to migrate an Azure APIM instance to another tenant? Thanks, Dale

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,074 questions
asked 2020-07-03T13:59:53.027+00:00
Anonymous
commented 2020-07-13T07:44:59.393+00:00
MayankBargali-MSFT 70,141 Reputation points