Skip to content

Conversation

@jiasli
Copy link
Member

@jiasli jiasli commented Mar 12, 2021

Description

Refine #13969

  • Increase ident to make it align with the above line
    * Azure portal: Select the Cloud Shell icon on the [Azure portal](https://portal.azure.com/):
    
  • Link the picture to https://portal.azure.com/

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

@jiasli jiasli requested a review from dingmeng-xue March 12, 2021 10:04
@jiasli jiasli changed the title Update Cloud Shell image from README.md Update Cloud Shell image in README.md Mar 12, 2021
@jiasli jiasli marked this pull request as draft March 12, 2021 10:38
@jiasli
Copy link
Member Author

jiasli commented Mar 12, 2021

Please this PR on hold as https://shell.azure.com now redirects to https://portal.azure.com/#cloudshell/

> curl --include https://shell.azure.com
HTTP/1.1 301 Moved Permanently
Content-Length: 160
Content-Type: text/html; charset=UTF-8
Location: https://portal.azure.com/#cloudshell/
Server: Microsoft-IIS/10.0
X-Powered-By: ASP.NET
Date: Fri, 12 Mar 2021 10:40:34 GMT

<head><title>Document Moved</title></head>
<body><h1>Object Moved</h1>This document may be found <a HREF="https://portal.azure.com/#cloudshell/">here</a></body>

@jiasli jiasli marked this pull request as ready for review March 16, 2021 09:38
This repository contains PowerShell cmdlets for developers and administrators to develop, deploy, and manage Microsoft Azure applications.

Try it out in Azure Cloud Shell!
* Direct link: Open a browser to https://shell.azure.com
Copy link
Member Author

Choose a reason for hiding this comment

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

As https://shell.azure.com now redirects to https://portal.azure.com/#cloudshell, it is unnecessary to show them as 2 items anymore.

@dingmeng-xue dingmeng-xue merged commit 36d8201 into Azure:master Mar 16, 2021
isra-fel pushed a commit that referenced this pull request Mar 17, 2021
* Fixed what-if funcationality with -QueryString parameter

* Added/Modified test cases for -QueryString

* Suppress credscan (credentials are invalid/for deleted resources)

* include storage module in tests

* Remove scenario test and add mock test for -QueryString scenarios

* Update changelog

* Fix build issues; Switch a mock test for a scenario test

* Replace myget with Azure artifacts (#14543)

* Fix credscan file

* Update Cloud Shell image in README.md (#14531)

* update readme

* Update README.md

* Normalized -QueryString starting with ? for scenarios involving dynamic parameters.

Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>
Co-authored-by: Jiashuo Li <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants