python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Private azure file share mounted automatically for AD users
I am wondering if its possible to have a file share mounted automatically to a particular VM for a particular user?
for example, lets say I have a file share fs1 and a windows server VM named VM1. V...

rawwar
Votes: 0
Answers: 1
Deploying multiple web Apps on Azure App Service.. Is there any implications of this
I have a client coming on board to Azure from other cloud service provider. They would like to host up to 10 web apps on Azure and cost is really an issue for them.
Normally I'm suppose to create VM's...

Venny Young
Votes: 0
Answers: 2
Azure Premium Functions - Control outbound traffic with Azure Firewall
What I'm trying to achieve
I have a very simple Azure Function app in a Function Premium plan. I would like to control its outbound traffic so only the requests to, let's say www.server.com are allowe...

Yutao Huang
Votes: 0
Answers: 1
How to use ForEach loop for enabling the encryption with customer-managed key stored in Managed HSM for multiple storage accounts?
I’m using the following PowerShell script, for to encrypt the Storage Account using Customer-Managed Keys stored in Azure Key Vault Managed HSM.
$resourceGroupName='XXXX'
$storageAccountName='XXXX'
$h...

Pradeep
Votes: 0
Answers: 1