File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ sections:
24
24
style : icon48
25
25
items :
26
26
- image :
27
- src : /azure/app-service-api /media/index/cli.svg
27
+ src : /azure/event-grid /media/index/cli.svg
28
28
text : Azure CLI
29
29
href : /azure/event-grid/custom-event-quickstart
30
30
- title : Step-by-Step Tutorials
@@ -35,6 +35,7 @@ sections:
35
35
style : ordered
36
36
items :
37
37
- 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>
38
39
- title : Reference
39
40
items :
40
41
- type : list
@@ -43,6 +44,7 @@ sections:
43
44
items :
44
45
- title : Command-Line
45
46
html : <p><a href="/cli/azure/eventgrid">Azure CLI</a></p>
47
+ html : <p><a href="/powershell/module/azurerm.eventgrid">PowerShell</a></p>
46
48
- title : REST APIs
47
49
html : <p><a href="/rest/api/eventgrid">REST</a></p>
48
50
- title : Schemas
Original file line number Diff line number Diff line change 32
32
items :
33
33
- name : Azure CLI
34
34
href : /cli/azure/eventgrid
35
+ - name : PowerShell
36
+ href : /powershell/module/azurerm.eventgrid
35
37
- name : REST
36
38
href : /rest/api/eventgrid
37
39
- name : Subscription schema
You can’t perform that action at this time.
0 commit comments