Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.18k stars 3.79k forks source link

[Feature]: Publish-AzVMDscConfiguration Repository Parameter #24564

Open brianwest opened 4 months ago

brianwest commented 4 months ago

Description of the new feature

In order to support publishing DSC configurations via the Publish-AzVMDscConfiguration cmdlet in the air-gapped clouds, a repository parameter should be added to support pwsh repositories other than the PSGallery for dependent modules.

Proposed implementation details (optional)

No response

microsoft-github-policy-service[bot] commented 4 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Drewm3, @TravisCragg-MSFT, @nikhilpatel909, @sandeepraichura, @hilaryw29, @GabstaMSFT.

TravisCragg-MSFT commented 4 months ago

@brianwest Thanks for the feedback. We are currently investigating.

GabstaMSFT commented 4 months ago

Looping @n-bajaj and assigning to them

n-bajaj commented 4 weeks ago

There are currently no plans to add this feature in Automation DSC. Azure Automanage Machine Configuration is the recommended service for DSC related scenarios.

GabstaMSFT commented 3 days ago

@brianwest have you been able to determine if using Azure Automanage Machine Configuration will fit your needs as mentioned above?