The subscription is not registered to use namespace 'Microsoft.DataFactory error

后端 未结 9 2054
旧时难觅i
旧时难觅i 2021-01-03 22:31

Going through this tutorial \"Create a pipeline with Copy Activity using Visual Studio\" and recieving this error when i hit publish.

9条回答
  •  抹茶落季
    2021-01-03 23:05

    User PowerShell core and AZ 3.3.0 for me it worked:

    Register-AzResourceProvider -ProviderNamespace Microsoft.Network

提交回复
热议问题