Rasitha Wijesinghe
Rasitha Wijesinghe
nl2br should not add a `` for something like this: ``` { u : "test\\rob" } ```
Can the call to `.Next()` throw instead of returning a password called "Try again" when a valid password could not be generated in `maximumAttempts`? I think it's a big risk...
#1299 Storage accounts - cross tenant object replication policy should get updated to reflect the new behavior
Looks like in Dec 2023, cross-tenant object replication behavior changed for Azure Storage accounts but the policy that's out there [92a89a79-6c52-4a7e-a03f-61306fc49312](https://github.com/Azure/azure-policy/blob/a73c8754ad49a3e259e1a4685fbe2795fc7ed42d/built-in-policies/policyDefinitions/Storage/StorageAccountAllowCrossTenantReplication_Audit.json#L36C12-L36C33) is checking the old way still. The issue is...