-
Notifications
You must be signed in to change notification settings - Fork 612
Description
Jumpstart Solution
- Jumpstart ArcBox
- Jumpstart LocalBox
- Jumpstart Agora
- A specific Jumpstart scenario
- Jumpstart Drops
- Something else
What happened?
On the Azure Vireo Indexer I have my subscription enabled by PG but I keep hitting:
cli.azure.cli.core.azclierror: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/main","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/mediaServicesDeployment","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"DeploymentFailed","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/mediaServicesDeployment","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"InvalidResourceNamespace","message":"The resource namespace 'Microsoft.Media' is invalid."}]}]}]}}
az_command_data_logger: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/main","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/mediaServicesDeployment","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"DeploymentFailed","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/mediaServicesDeployment","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"InvalidResourceNamespace","message":"The resource namespace 'Microsoft.Media' is invalid."}]}]}]}}
not sure I should use a specific region (not mentioned) or register a provider Microsoft.Media is not found
https://jumpstart.azure.com/azure_arc_jumpstart/azure_edge_iot_ops/aks_edge_essentials_single_vi
We need a URL from you
https://jumpstart.azure.com/azure_arc_jumpstart/azure_edge_iot_ops/aks_edge_essentials_single_vi
Deployment Method
Bicep
Relevant log output.
cli.azure.cli.core.azclierror: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/main","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/mediaServicesDeployment","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"DeploymentFailed","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/mediaServicesDeployment","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"InvalidResourceNamespace","message":"The resource namespace 'Microsoft.Media' is invalid."}]}]}]}}
az_command_data_logger: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/main","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"ResourceDeploymentFailure","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/mediaServicesDeployment","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"DeploymentFailed","target":"/subscriptions/xxx/resourceGroups/VideoIndexer/providers/Microsoft.Resources/deployments/mediaServicesDeployment","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"InvalidResourceNamespace","message":"The resource namespace 'Microsoft.Media' is invalid."}]}]}]}}Code of Conduct and Licensing
- I agree to follow this project's Code of Conduct and Licensing terms.