Azure-Player / azure.datafactory.devops

Azure DevOps Deployment Tasks for Azure Data Factory objects
MIT License
39 stars 21 forks source link

Az.Resources PowerShell module error #3

Closed benjarvis18 closed 4 years ago

benjarvis18 commented 4 years ago

Hi,

We're using the Azure DevOps task to deploy to an ADF instance but have begun getting the following error when trying to deploy. This was working around a week ago so it looks like a recent update has broken it:

[error]The 'New-AzResource' command was found in the module 'Az.Resources', but the module could not be loaded. For more information, run 'Import-Module Az.Resources'.

This occurred when running on the windows-latest hosted agent.

NowinskiK commented 4 years ago

@benjarvis18, I will take a look at this tonight.