Skip to content

Commit 9b9370d

Browse files
authored
Azure: Remove references to funclocal (#532)
1 parent 69d1806 commit 9b9370d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/content/docs/azure/integrations/az.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ You now have access to the following LocalStack tools:
3030
|-----------|-----------------|-------------------------------|
3131
| az | azlocal | Interact with Azure resources |
3232
| azd | azdlocal | Deploy ARM/Bicep templates |
33-
| func | funclocal | Deploy Azure Functions |
3433

3534
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.
3635

src/content/docs/azure/integrations/azd.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ You now have access to the following LocalStack tools:
3030
|-----------|-----------------|-------------------------------|
3131
| az | azlocal | Interact with Azure resources |
3232
| azd | azdlocal | Deploy ARM/Bicep templates |
33-
| func | funclocal | Deploy Azure Functions |
3433

3534
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.
3635

0 commit comments

Comments
 (0)