Skip to content

Commit

Permalink
chore: update edge documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
some-ci committed Oct 17, 2023
1 parent 7295b3d commit eb25aa3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/reference/unified-data-model/azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ class azure_resource {
}
class azure_sku {
**capacity**: int64
**family**: string
**name**: string
**tier**: string
}
Expand Down Expand Up @@ -326,7 +327,11 @@ class azure_resource {
}
class azure_system_data {
**created_at**: datetime
**created_by**: string
**created_by_type**: string
**last_modified_at**: datetime
**last_modified_by**: string
**last_modified_by_type**: string
}
class resource {
**age**: duration
Expand Down Expand Up @@ -3472,6 +3477,7 @@ class azure_security_profile {
}
class azure_sku {
**capacity**: int64
**family**: string
**name**: string
**tier**: string
}
Expand Down
1 change: 1 addition & 0 deletions static/img/kroki/0619a1dd944eb27d568c78c1244e2861.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/img/kroki/327505e954997a3f9e56c46c0c3adaf4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/img/kroki/dd3a889666842518268645d4d34323f6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb25aa3

Please sign in to comment.