Skip to content

Commit 2c89b72

Browse files
committed
added powershell
1 parent efc6753 commit 2c89b72

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

articles/event-grid/index.yml

Lines changed: 3 additions & 1 deletion
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,6 +35,7 @@ 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
@@ -43,6 +44,7 @@ sections:
4344
items:
4445
- title: Command-Line
4546
html: <p><a href="/cli/azure/eventgrid">Azure CLI</a></p>
47+
html: <p><a href="/powershell/module/azurerm.eventgrid">PowerShell</a></p>
4648
- title: REST APIs
4749
html: <p><a href="/rest/api/eventgrid">REST</a></p>
4850
- 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)