feat: Updated Azure.MySQL.DefenderCloud#2905
feat: Updated Azure.MySQL.DefenderCloud#2905BenjaminEngeset wants to merge 3 commits intoAzure:mainfrom
Conversation
|
Hi @BernieWhite. Check out, I've used quite some time to figure out how this works as the resource is read-only for us. it is configured only via the portal for the resource within the resource blade Since this is the behavior, it will only run against exported data for the flexible servers.
|
I'm going see if I can investigate this more internally. The REST API includes PUT operations so I don't think the sub-resource is readonly, it may be a documentation error with the spec. |
Doesn't look very readonly to me. The thing is that the Bicep linter yields that it can be only used with the existing keyword. Let me know what you are able to find out and we'll adjust accordingly. |
|
@BenjaminEngeset I've asked the question internally, let's park it for now. Should have a clear path in the next day or two. |
|
@BenjaminEngeset there is still some ongoing discussions on this one, hope to have an update soon. |
|
What is the current status here @BernieWhite? Still awaiting feedback? |
PR Summary
Fixes #2904
Updated Azure.MySQL.DefenderCloud to also support the flexible deployment model.
PR Checklist