Commit f7afced
Adds Azure Billing Plugin in Community Customizations (#546)
* add crude keyvault base impl
* upd actions for MAG
* add settings to fix
* upd secret naming convention
* upd auth types to include conn string/basic(un/pw)
* fix method name
* add get agent helper
* add ui trigger word and get agent helper
* upd function imports
* upd agents call
* add desc of plugins
* fix for admin modal loading
* upd default agent handling
* rmv unneeded file
* rmv extra imp statements
* add new cosmos container script
* upd instructions for consistency of code
* adds safe calls for akv functions
* adds akv to personal agents
* fix for user agents boot issue
* fix global set
* upd azure function plugin to super init
* upd to clean imports
* add keyvault to global actions loading
* add plugin loading docs
* rmv secret leak via logging
* rmv displaying of token in logs
* fix not loading global actions for personal agents
* rmv unsupported characters from logging
* fix chat links in dark mode
* chg order of css for links in dark mode
* fix chat color
* add default plugin print logging
* rmv default check for nonsql plugins
* upd requirements
* add keyvault and dynamic addsetting ui
* fix for agents/plugins with invalid akv chars
* add imp to appins logging
* add security tab UI + key vault UI
* add keyvault settings
* fix for copilot findings.
* fix for resaving plugin without changing secret
* init azure billing plugin
* add app settings cache
* upd to azure billing plugin
* upd to msgraph plugin
* init community customizations
* add module
* add key vault config modal
* add logging and functions to math
* rmv extra telemetry, add appcache
* upd billing plugin
* add/upd key vault, admin settings, agents, max tokens
* Remove abp for pr
* disable static logging for development
* rmv dup import
* add note on pass
* added notes
* rmv dup decl
* add semicolon
* rmv unused variable add agent name to log
* add actions migration back in
* add notes and copilot fixes
* add abp back in
* upd abp/seperate graph from query
* rmv missed merge lines
* fix for AL
* upd for consistency testing
* upd abp to community
* fix copilot findings #1
* fix plotting conflict
* fix exception handling
* fix static max function invokes
* rmv unneeded decl
* rmv unneeded imports
* fix grouping dimensions
* fix abp copilot suggestions #2
* simplify methods for message reload
* upd dockerfile to google distroless
* add pipelines
* add modifications to container
* upd to build
* add missing arg
* add arg for major/minor/patch python version
* upd python paths and pip install
* add perms to /app for user
* chg back to root
* rmv python3
* rmv not built python
* add shared
* add path and home
* upd for stdlib paths
* fix user input filesystem path vulns
* fix to consecutive dots
* upd pipeline to include branch name in image
* add abp to deploy
* upd instructions name/rmv abp from deploy
* fix pipeline
* mov back to Comm Cust for main inclusion
---------
Co-authored-by: Bionic711 <nadoyle@microsoft.com>1 parent c91d555 commit f7afced
File tree
15 files changed
+2090
-128
lines changed- .github/workflows
- application
- community_customizations/actions/azure_billing_retriever
- single_app
- semantic_kernel_plugins
- static/js/chat
15 files changed
+2090
-128
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
29 | 42 | | |
30 | 43 | | |
31 | 44 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
35 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
Lines changed: 103 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
0 commit comments