[semantic conventions] trivial: Amend Azure FaaS Description (#1595)

* Fix Azure Member Brief

Azure currently has an incorrect description associated with it. This fixes it 😄

* Update faas.md

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
This commit is contained in:
James Sherlock 2021-04-05 23:21:59 +01:00 committed by GitHub
parent 4aa113a9f1
commit a1c1110c37
2 changed files with 2 additions and 2 deletions

View File

@ -159,7 +159,7 @@ groups:
brief: 'Amazon Web Services'
- id: Azure
value: 'azure'
brief: 'Amazon Web Services'
brief: 'Microsoft Azure'
- id: GCP
value: 'gcp'
brief: 'Google Cloud Platform'

View File

@ -117,7 +117,7 @@ which the invoked FaaS instance reports about itself, if it's instrumented.
| Value | Description |
|---|---|
| `aws` | Amazon Web Services |
| `azure` | Amazon Web Services |
| `azure` | Microsoft Azure |
| `gcp` | Google Cloud Platform |
<!-- endsemconv -->