Steven
Steven
@magodo can you confirm this has been fixed?
I'm a little naive here but what does `azapi_resource_action` not cover for this sort of functionality? I thought it was the means by which you could perform imperative tasks (i.e....
you make a great point, @jaredfholgate that you can't find it within the current AzAPI reference documentation. Resource actions require a synthesis of understanding of the ARM API behavior and...
I believe I have a PR under review that mentions this. On the other hand, would love if you wanted to contribute to the docs to improve some of the...
Hey @IbrahimUmar we have a flag `--mask-sensitive` for this exact sort of scenario I believe. Is your concern that the flag is not enabled by default? As you've said, this...
This may not be the best space to provide such functionality. Instead, I think it would make sense to support graph resource JSON paste to `msgraph` as a feature within...
@matt-FFFFFF how low-level/generic do you want this data plane API? Our longstanding hesitation around this feature is that it'll end up being essentially a REST API due to the lack...
Thanks @matt-FFFFFF let me chat with the team about this. I hadn't thought about these unique `azapi` based benefits applying to a "restful" experience, but that resonates with me. It...
@ms-henglu this isn't a top priority ask, but it does seem like a nice QoL improvement.
@jtracey93 are there specific examples that require a feature rather than a generic property? The biggest issue here is maintainability, as we want the provider to remain generic wherever possible.