Skip to content

feat(tf): configure storage account default portal access#148

Merged
dennis-kaminski-cp merged 1 commit into
mainfrom
feat/storage-account-portal-default-access-method
Oct 23, 2025
Merged

feat(tf): configure storage account default portal access#148
dennis-kaminski-cp merged 1 commit into
mainfrom
feat/storage-account-portal-default-access-method

Conversation

@dennis-kaminski-cp
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR configures the Azure storage account to use OAuth authentication by default for portal access. This enhances security by requiring OAuth authentication instead of shared key access when accessing the storage account through the Azure portal.

Key Changes:

  • Added Azure CLI command to set defaultToOAuthAuthentication=true on the storage account
  • Removed an extraneous blank line for cleaner code formatting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dennis-kaminski-cp dennis-kaminski-cp merged commit e348252 into main Oct 23, 2025
4 checks passed
@huf1 huf1 deleted the feat/storage-account-portal-default-access-method branch January 7, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants