-
Notifications
You must be signed in to change notification settings - Fork 336
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
resolved issue #142 #264
resolved issue #142 #264
Conversation
@Fred-sun can you please review this PR ? |
@Fred-sun @haiyuazhang updated arg_spec according to review comments , also please check comment for removal of line elements='dict' |
@Fred-sun Any feedback on this ? Please check above comments |
RROR: Found 12 pep8 issue(s) which need to be resolved: |
@Fred-sun updated test as per the review comments |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a line to the following file: plugins/modules/azure_rm_subnet.py Validate -modules:doc-elements-mismatch
tests/sanity/ignore-2.10.txt
tests/sanity/ignore-2.11.txt
Done |
@Fred-sun Please check updated PR commits |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
308,309,310,311,312,313,314,315,316 --- continuation line under-indented for visual indent!
Co-authored-by: Fred-sun <[email protected]>
Co-authored-by: Fred-sun <[email protected]>
@Fred-sun made changes as suggested. Any more change required at lines 308,309,310,311,312,313,314,315,316 in plugins/modules/azure_rm_subnet.py ? |
@Fred-sun could you please review changes ? |
|
@Fred-sun can you review now ? |
Co-authored-by: Fred-sun <[email protected]>
Co-authored-by: Fred-sun <[email protected]>
@Fred-sun : made changes as suggested ..kindly check |
@ShwetaliBerad Test pass, I will push for merge! |
@Fred-sun Thanks! |
SUMMARY
Fixes #142
ISSUE TYPE
COMPONENT NAME
azure_rm_subnet
ADDITIONAL INFORMATION
Subnet delegation enables you to designate a specific subnet for an Azure PaaS service of your choice that needs to be injected into your virtual network. Subnet delegation provides full control to the customer on managing the integration of Azure services into their virtual networks.
When you delegate a subnet to an Azure service, you allow that service to establish some basic network configuration rules for that subnet, which help the Azure service operate their instances in a stable manner. As a result, the Azure service may establish some pre or post deployment conditions, such as:
Sample output: