forked from wbcsd/pact-catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request wbcsd#91 from marleyg/msft
Microsoft User and Solution
- Loading branch information
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "microsoft", | ||
"name": "Microsoft Cloud for Sustainability", | ||
"version": "1.0.0", | ||
"website": "https://www.microsoft.com/en-us/sustainability/cloud", | ||
"provider_id": "microsoft", | ||
"summary": "A growing set of ESG (environmental, social, and governance) capabilities from Microsoft and our global partners, empowering organizations to accelerate sustainability progress and business growth. Start recording, reporting, and reducing your environmental impact with Microsoft Sustainability Manager—a Microsoft Cloud for Sustainability solution—now available in Essentials and Premium versions." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"id": "microsoft", | ||
"kind": "solutionprovider", | ||
"name": "Microsoft", | ||
"email": "marleyg@microsoft.com", | ||
"website": "https://www.microsoft.com/en-us/sustainability/cloud", | ||
"logo": "https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RE1Mu3b?ver=5c31" | ||
} |