Azure Python SDK を使用してセキュリティ グループを作成しようとすると、次のアクセス許可の問題が発生します: msrest.exceptions.ValidationError: Parameter 'SecurityRule.access' can not be None.
How should I fix this permissions issue through the azure web console?
Azure Python SDK を使用してセキュリティ グループを作成しようとすると、次のアクセス許可の問題が発生します: msrest.exceptions.ValidationError: Parameter 'SecurityRule.access' can not be None.
How should I fix this permissions issue through the azure web console?