Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/content/docs/azure/integrations/az.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ You now have access to the following LocalStack tools:
|-----------|-----------------|-------------------------------|
| az | azlocal | Interact with Azure resources |
| azd | azdlocal | Deploy ARM/Bicep templates |
| func | funclocal | Deploy Azure Functions |

The LocalStack variants are wrappers around the existing tools, so you keep the full functionality of the original tool. It will just redirect all commands to the running LocalStack Emulator.

Expand Down
1 change: 0 additions & 1 deletion src/content/docs/azure/integrations/azd.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ You now have access to the following LocalStack tools:
|-----------|-----------------|-------------------------------|
| az | azlocal | Interact with Azure resources |
| azd | azdlocal | Deploy ARM/Bicep templates |
| func | funclocal | Deploy Azure Functions |

The LocalStack variants are wrappers around the existing tools, so you keep the full functionality of the original tool. It will just redirect all commands to the running LocalStack Emulator.

Expand Down