Secret-manager should help identify dependent secrets when rotating parent secrets. For example, kusto-connection-string uses information from an ad-application secret. Changing the latter invalidates the former.
See also #2320, which describes an outage where we missed updating the Kusto secret after rotating a client secret.
Secret-manager should help identify dependent secrets when rotating parent secrets. For example,
kusto-connection-string
uses information from anad-application
secret. Changing the latter invalidates the former.See also #2320, which describes an outage where we missed updating the Kusto secret after rotating a client secret.
Release Note Category
Release Note Description