rename azure-functions to azure-sites

add drop down for actions
show kind on table

Signed-off-by: Wesley Pattison <wesley.pattison@friss.com>
This commit is contained in:
Wesley Pattison
2022-10-09 19:08:39 +02:00
parent 89d1a0b9eb
commit 86cf4307c8
44 changed files with 513 additions and 185 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
---
'@backstage/plugin-azure-functions': minor
'@backstage/plugin-azure-functions-backend': minor
'@backstage/plugin-azure-functions-common': minor
'@backstage/plugin-azure-sites': minor
'@backstage/plugin-azure-sites-backend': minor
'@backstage/plugin-azure-sites-common': minor
---
Basic Azure Functions support for a given entity. View the current status of the function app, quickly jump to Function's Overview page, or Log Stream page.
Azure Sites (Apps & Functions) support for a given entity. View the current status of the site, quickly jump to site's Overview page, or Log Stream page.