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

Application gateway fog implementation #61

Merged
merged 6 commits into from
Jun 10, 2016

Conversation

zeeshan-arshad-confiz
Copy link
Contributor

No description provided.

Summary: Application Gateway implementation

Test Plan: none

Reviewers: haider.ali, samawia.moin, adnan.khalil, shaffan.chaudhry

Subscribers: omair.sajid, abbas.sheikh

Differential Revision: http://phabricator.confiz.com/D7263
http_listener_id: '/subscriptions/########-####-####-####-############/resourceGroups/fogRM-rg/providers/Microsoft.Network/applicationGateways/gateway/httpListeners/gateway_listener',
backend_address_pool_id: '/subscriptions/########-####-####-####-############/resourceGroups/fogRM-rg/providers/Microsoft.Network/applicationGateways/gateway/backendAddressPools/AG-BackEndAddressPool',
backend_http_settings_id: '/subscriptions/########-####-####-####-############/resourceGroups/fogRM-rg/providers/Microsoft.Network/applicationGateways/gateway/backendHttpSettingsCollection/gateway_settings',
url_path_map: ''

Choose a reason for hiding this comment

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

Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.

@zeeshan-arshad-confiz zeeshan-arshad-confiz merged commit 60ff6b5 into master Jun 10, 2016
@zeeshan-arshad-confiz zeeshan-arshad-confiz deleted the application_gateway_fog branch June 10, 2016 13:49
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