Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/templates/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Azure 无法部署ARM模板|请求错误_Azure_Templates_Azure Devops_Azure Resource Manager - Fatal编程技术网

Azure 无法部署ARM模板|请求错误

Azure 无法部署ARM模板|请求错误,azure,templates,azure-devops,azure-resource-manager,Azure,Templates,Azure Devops,Azure Resource Manager,尝试使用CI/CD管道和提取器工具部署APIM的ARM模板 尝试部署主模板并使用提取器,如下所示 apimtemplate extract --sourceApimName <Name of source APIM> --destinationApimName <Name of destination APIM> --resourceGroup <Resource Group Name> --fileFolder <Name of folder&

尝试使用CI/CD管道和提取器工具部署APIM的ARM模板

尝试部署主模板并使用提取器,如下所示

apimtemplate extract 
--sourceApimName <Name of source APIM> 
--destinationApimName <Name of destination APIM> 
--resourceGroup <Resource Group Name> 
--fileFolder <Name of folder> 
--linkedTemplatesBaseUrl <Path to extracted templates> 
--policyXMLBaseUrl https://xxxxxx.blob.core.windows.net/xxxxxx
由于以下原因而获取此错误--policyXMLBaseUrlhttps://xxxxxx.blob.core.windows.net/xxxxxxtag

就我所知,必须提供策略文件夹的URL。我也在做同样的事情。所以请帮我纠正这个错误


提前感谢。

仅使用存储帐户。
##[error]Multiple error occurred: BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest,BadRequest. Please see details.
##[error]Details:
##[error]InvalidContentLink: The provided content link 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Entities.Deployments.DeploymentTemplateContentLink' is invalid or not supported. Content link must be an absolute URI not referencing local host or UNC path.
##[error]InvalidContentLink: The provided content link 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Entities.Deployments.DeploymentTemplateContentLink' is invalid or not supported. Content link must be an absolute URI not referencing local host or UNC path.
##[error]InvalidContentLink: The provided content link 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Entities.Deployments.DeploymentTemplateContentLink' is invalid or not supported. Content link must be an absolute URI not referencing local host or UNC path.
##[error]InvalidContentLink: The provided content link 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Entities.Deployments.DeploymentTemplateContentLink' is invalid or not supported. Content link must be an absolute URI not referencing local host or UNC path.
##[error]InvalidContentLink: The provided content link 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Entities.Deployments.DeploymentTemplateContentLink' is invalid or not supported. Content link must be an absolute URI not referencing local host or UNC path.
##[error]InvalidContentLink: The provided content link 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Entities.Deployments.DeploymentTemplateContentLink' is invalid or not supported. Content link must be an absolute URI not referencing local host or UNC path.
##[error]InvalidContentLink: The provided content link 'Microsoft.WindowsAzure.ResourceStack.Frontdoor.Data.Entities.Deployments.DeploymentTemplateContentLink' is invalid or not supported. Content link must be an absolute URI not referencing local host or UNC path.