Open bc3tech opened 5 months ago
When using client id & secret, it's also necessary to support Tenant Id.
Changing to this approach meant consuming the new Azure SDKs which support this, and also upgrading the RSAKeyVault package to get corresponding support.
RSAKeyVault
adds the -kvt paramter to the input set.
-kvt
When using client id & secret, it's also necessary to support Tenant Id.
Changing to this approach meant consuming the new Azure SDKs which support this, and also upgrading the
RSAKeyVault
package to get corresponding support.adds the
-kvt
paramter to the input set.