globalazure / communities

This is a repository for Global (Azure) Communities to maintain their page on the globalazure.net website.
MIT License
54 stars 259 forks source link

Bulk update on data.json #460

Closed saeid-adz closed 6 months ago

saeid-adz commented 6 months ago

I did a bulk update on all data.json Added following part:

"SessionizeApiId": "",
"SessionizeEventName": "",
"Files": {
  "EventPage": "index.md",
  "SponsorsPage": "sponsors.md",
  "LogoFile": {
    "Description": "Azure Skåne Logo",
    "File": "azureskane.png"
  }
},
"SamApp": {
  "AdditionalHosts": []
},
"Locations": [
  {

    "StartDate": "2024-04-19",
    "EndDate": "2024-04-19",

  }
]

} }