[Bug / Issue]:
Jumpstart Solution
- [ ] Jumpstart ArcBox
- [ ] Jumpstart LocalBox
- [ ] Jumpstart Agora
- [x] 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
- [x] I agree to follow this project's Code of Conduct and Licensing terms.
I see on the bicep media services is deployed and it is now deprecated so I believe this scenario as is, is no longer valid
https://azure.microsoft.com/en-us/updates?id=retirement-notice-azure-media-services-is-being-retired-on-30-june-2024