diff --git a/ARMTemplates/Archimedes Capacity Scenario/CapacityAccelerator.pbix b/ARMTemplates/Archimedes Capacity Scenario/CapacityAccelerator.pbix new file mode 100644 index 00000000..f3aa37b7 Binary files /dev/null and b/ARMTemplates/Archimedes Capacity Scenario/CapacityAccelerator.pbix differ diff --git a/Datasets/data-connect-dataset-sharepointfileactions.md b/Datasets/data-connect-dataset-sharepointfileactions.md index d92e219b..3d44325a 100644 --- a/Datasets/data-connect-dataset-sharepointfileactions.md +++ b/Datasets/data-connect-dataset-sharepointfileactions.md @@ -62,7 +62,7 @@ The SharePoint File Actions datasets includes details about every time a file wa | SiteId | string | GUID of the Site for the file | No | False | | SiteUrl | string | URL for the site | No | False | | WebId | string | GUID that identifies the Web inside the Site containing the file | No | False | -| WebTemplateId | string | ID of the template for the site containing the file | No | False | +| WebTemplateId | long | ID of the template for the site containing the file | No | False | | ListId | string | GUID that identifies the List or Document Library containing the file | No | False | | ListItemId | string | GUID that identifies the file | No | False | | ItemURL | string | Full URL for the item | No | False | diff --git a/solutions/capacity-scenario/CapacityAccelerator.pbix b/solutions/capacity-scenario/CapacityAccelerator.pbix new file mode 100644 index 00000000..f3aa37b7 Binary files /dev/null and b/solutions/capacity-scenario/CapacityAccelerator.pbix differ