OfficeDev / microsoft-teams-emergency-operations-center

The Microsoft Teams Emergency Operations Center (TEOC) solution template leverages the power of the Microsoft 365 platform to centralize incident response, information sharing and field communications using powerful services like Microsoft Lists, SharePoint and more.
MIT License
95 stars 40 forks source link

Redeployment TEOC app #263

Closed maksudcs closed 1 month ago

maksudcs commented 1 month ago

Hi,

I have deployed TEOC app in azure and also package add in my teams and its working fine. Now , I have customized few items in TEOC app like level , dashboard table, list level.

So now , i need to redeployment in existing site like https://xxxxxx.sharepoint.com/sites/xxxx-incident . but i am try to provisioning by executing powershell script getting error : "Site already exists, exiting the PowerShell script".

I see TEOC customization document: customization but after customization, how i will deploy into existing site.

Thanks

v-saikirang commented 1 month ago

Hi @maksudcs,

Thanks for reaching out to us. The "Customization" section in the wiki is to provide high level pointers of what you can customize. But the over all process of customization would require the pre requisites as mentioned in the Issue .

Once you make any changes to your Repo you need to re deploy by pointing to your own repo instead of our main repo. You don't have to re provision the site unless you have made any changes to the provisioning script.

Also unfortunately we will not be able to provide any further support for customization scenarios.

Thanks.