Skip to content

Commit 39ea47c

Browse files
authored
Merge pull request #24595 from tfitzmac/1002gridps
added powershell
2 parents 382027b + 32de5ad commit 39ea47c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

articles/event-grid/index.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sections:
2424
style: icon48
2525
items:
2626
- image:
27-
src: /azure/app-service-api/media/index/cli.svg
27+
src: /azure/event-grid/media/index/cli.svg
2828
text: Azure CLI
2929
href: /azure/event-grid/custom-event-quickstart
3030
- title: Step-by-Step Tutorials
@@ -35,14 +35,15 @@ sections:
3535
style: ordered
3636
items:
3737
- html: <a href="/azure/event-grid/monitor-virtual-machine-changes-event-grid-logic-app">Monitor changes to VMs with logic apps</a>
38+
- html: <a href="/azure/event-grid/resize-images-on-storage-blob-upload-event">Resize uploaded images</a>
3839
- title: Reference
3940
items:
4041
- type: list
4142
style: cards
4243
className: cardsD
4344
items:
4445
- title: Command-Line
45-
html: <p><a href="/cli/azure/eventgrid">Azure CLI</a></p>
46+
html: <p><a href="/cli/azure/eventgrid">Azure CLI</a></p><p><a href="/powershell/module/azurerm.eventgrid">PowerShell</a></p>
4647
- title: REST APIs
4748
html: <p><a href="/rest/api/eventgrid">REST</a></p>
4849
- title: Schemas
Lines changed: 1 addition & 0 deletions
Loading

articles/event-grid/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
items:
3333
- name: Azure CLI
3434
href: /cli/azure/eventgrid
35+
- name: PowerShell
36+
href: /powershell/module/azurerm.eventgrid
3537
- name: REST
3638
href: /rest/api/eventgrid
3739
- name: Subscription schema

0 commit comments

Comments
 (0)