You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error from server: error when creating "postgres.yml": conversion webhook for azure.microsoft.com/v1alpha1, Kind=PostgreSQLServer failed: Post https://azureoperator-webhook-service.azureoperator-system.svc:443/convert?timeout=30s: no service port 'ƻ' found for service "azureoperator-webhook-service"
k get azuresqldatabase.azure.microsoft.com/azuresqldatabase-sample
NAME PROVISIONED MESSAGE
azuresqldatabase-sample-embrace sql.DatabasesClient#CreateOrUpdate: Failure sending request: StatusCode=404 -- Original Error: Code="ParentResourceNotFound" Message="Can not perform requested operation on nested resource. Parent resource 'sqlserver-sample-777' not found."
Expected behavior
it should create the resource in the azure successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
I am getting errors while trying out almost all the samples mentioned over here.
https://github.com/Azure/azure-service-operator/blob/master/config/samples
To Reproduce
Steps to reproduce the behavior:
example:
Expected behavior
it should create the resource in the azure successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: