Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add public_network_access column in table azure_storage_account #794

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

khushboo9024
Copy link
Contributor

@khushboo9024 khushboo9024 commented Jul 1, 2024

Integration test logs

Logs
Add passing integration test logs here

Example query results

Results
> select title, public_network_access from azure_storage_account
+------------------------+-----------------------+
| title                  | public_network_access |
+------------------------+-----------------------+
| test883                | Enabled               |
| testimmutablecontainer | Disabled              |
| test732                | Enabled               |
| tets566                | Enabled               |
+------------------------+-----------------------+
> 

@khushboo9024 khushboo9024 requested a review from ParthaI July 1, 2024 09:58
@khushboo9024 khushboo9024 self-assigned this Jul 1, 2024
@misraved misraved merged commit 80552eb into main Jul 2, 2024
1 check passed
@misraved misraved deleted the add-column branch July 2, 2024 13:48
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