-If `PublicNetworkAccess` is not set, restored account is accessible from public network, please ensure to pass `Disabled` to the `PublicNetworkAccess` option to disable public network access for restored account. Setting DisableTtl to $true ensures TTL is disabled on restored account,this ensure restore action sets [DefaultTimeToLive](https://learn.microsoft.com/azure/cosmos-db/nosql/time-to-live) on container to null on the restored account, and not providing parameter restores the account with TTL enabled if it was set earlier.
0 commit comments