Added support for TokenCredential to be used for authentication. A TokenCredential can be provided for the
credential parameter to any client constructor. Note: When using a TokenCredential, the new keyword parameter
token_intnet is required and must be provided. Additionally, this form of authentication is only supported for
certain operations in the Data Plane SDK.
Added support for allow_trailing_dot and allow_source_trailing_dot on client construction. When
allow_trailing_dot is provided, the service will not silently remove any trailing . character from directory/file
names for all operations made from that client. allow_source_trailing_dot will apply this same rule to source files
when performing a rename or copy operation.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps azure-storage-file-share from 12.9.0 to 12.12.0.
Release notes
Sourced from azure-storage-file-share's releases.
Commits
7b462cf
Changelog for release (#29866)bcf2d19
[Storage] STG87 API View Feedback (#29825)a85700c
[Storage] Improvegenerate_blob_sas
version_id documentation (#29802)333247d
Typo (#29737)1acdf32
Fix missed spots (#29702)848256b
Post-release prep (#29640)1476cd7
Fix softdel test for once and for all (#29610)c44dd70
Add release date to changelog (#29634)64f906a
[Storage] Adjust soft-delete blob tests (again) (#29493)6b67196
[Storage] Adjust timing for soft delete test flakiness (#29323)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)