0
votes

I was going through the Powershell support to the Azure, and while looking into the cmdlets provided by Azure PowerShell i did not found any reference for the command by which i can create new directory under my subscription. May be I am missing something.

Can anyone tell me the exact way to achieve this programmatically (using pwoershell)?

Thanks.

1

1 Answers

0
votes

We do not expose the ability to create new directories via our REST APIs or PowerShell Module.

I believe this ability is only available through our Portals, in a non-automated fashion.

Can you go into more details about your scenario, where you would need to create multiple directories in an automated fashion?