Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Blob Storage, Azure File Share and SharePoint Online Connector Apps #23225

Merged
merged 68 commits into from
Jan 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
7584061
Initial commit
IceOnly May 3, 2023
6ecfacc
Add File Browser
IceOnly May 4, 2023
25bc19c
Add File System Codeunit
IceOnly May 5, 2023
959f05e
Add documentation and small changes
IceOnly May 5, 2023
4bb4080
Fix up action
IceOnly May 5, 2023
4acb5f1
Remove all indataset
IceOnly Oct 6, 2023
74c5ece
Store Assisted Setup Image in a locked label
IceOnly Oct 6, 2023
f7af2e7
Add review changes
IceOnly Oct 6, 2023
c4cd06b
Add pagination support
IceOnly Oct 6, 2023
24725be
Rename Module
IceOnly Oct 6, 2023
763a7a0
Add directory support to Storage Blob Implementation
IceOnly Oct 6, 2023
e67351e
Use actionref in Account Browser
IceOnly Oct 6, 2023
ac6c08e
Add permissions
IceOnly Oct 6, 2023
4d88e2c
Add permission sets
IceOnly Oct 6, 2023
c5fc386
Fix application area
IceOnly Oct 6, 2023
248542b
Add namespace and disclaimer to all files
IceOnly Oct 9, 2023
3a5573f
Merge branch 'main' of https://github.com/microsoft/ALAppExtensions i…
IceOnly Oct 9, 2023
06d382a
Fix version
IceOnly Oct 9, 2023
32793d8
Remove system apps
IceOnly Feb 29, 2024
d256d81
Remove app.json
IceOnly Feb 29, 2024
5965d1b
Update app.json
IceOnly Feb 29, 2024
4bda136
Fix app.json
IceOnly Feb 29, 2024
7c10d31
Update to BC24
IceOnly Feb 29, 2024
a02efa8
Rename app
IceOnly Feb 29, 2024
1008fbd
Add file share connector
IceOnly Feb 29, 2024
474d088
Add both auth types
IceOnly Mar 1, 2024
bfca361
Apply interface changes
IceOnly Mar 1, 2024
d399759
Fix auth case type
IceOnly Mar 1, 2024
b82e490
Fix File Exists
IceOnly Mar 1, 2024
5864984
Add SharePoint Connector
IceOnly Mar 1, 2024
3b82bc0
Fix sharepoint connector
IceOnly Mar 1, 2024
e6e5ec9
Add review suggestions
IceOnly Mar 3, 2024
56d5525
Remove nondebuggable from SecretText Get And Set procedures
IceOnly Mar 5, 2024
7a31007
Remove old analyse variables
IceOnly Apr 10, 2024
64c59a4
Update application and platform versions to 25.0.0.0; modify SetReady…
IceOnly Dec 15, 2024
192a487
Refactor InitOptionalParameters to remove unused Path parameter
IceOnly Dec 15, 2024
579b36a
Update application and platform versions to 25.0.0.0; modify BlobStor…
IceOnly Dec 15, 2024
1c8430f
Update application and platform versions to 25.0.0.0 in app.json
IceOnly Dec 15, 2024
2704e74
Refactor namespaces from System.FileSystem to System.ExternalFileStor…
IceOnly Dec 17, 2024
abdb1e3
Refactor ListFiles, ListDirectories, GetAccounts, RegisterAccount, an…
IceOnly Dec 19, 2024
c14da3b
Add review suggestions
IceOnly Jan 7, 2025
3b46c2a
Fix variable names
IceOnly Jan 7, 2025
5612746
Update README files and permissions for Azure File and Blob Service C…
IceOnly Jan 8, 2025
2854c05
Rename app folders
IceOnly Jan 8, 2025
16d923a
Update enum values for Blob Storage and File Share connectors for con…
IceOnly Jan 8, 2025
68339fb
Update platform field in app.json files for Azure Blob, File, and Sha…
IceOnly Jan 8, 2025
934d894
Add DataClassification to Blob Storage and SharePoint Account tables
IceOnly Jan 8, 2025
8418892
Add resourceFolders property to app.json for Azure Blob Service Conne…
IceOnly Jan 8, 2025
a3a454c
Add prefix Ext. to all new objects
IceOnly Jan 9, 2025
e22faec
Remove unnecessary blank lines in Ext. File Share Account and SharePo…
IceOnly Jan 9, 2025
dd360ba
Add entitlements and permissions for Azure Blob, File Share, and Shar…
IceOnly Jan 9, 2025
eb9abc2
Rename permission set extensions for Azure Blob, File Share, and Shar…
IceOnly Jan 9, 2025
0bbc99b
Add internal access modifier to authorization type and secret key fie…
IceOnly Jan 14, 2025
a06496e
Add 'Disabled' field to SharePoint, Azure File Share, and Blob Storag…
IceOnly Jan 15, 2025
2b21ae8
Sort properties, remove wrong line break
IceOnly Jan 16, 2025
4a1cc2c
Update tooltips in Azure Blob, File Share, and SharePoint account wiz…
IceOnly Jan 16, 2025
d8dac8f
Refactor variable names in SharePoint account creation procedure for …
IceOnly Jan 16, 2025
0d4c0c3
Move secret key visibility logic to OnAfterGetCurrRecord trigger in A…
IceOnly Jan 16, 2025
1adf7f9
Update ObjectEntitlements label in ExtBlobStorageConnector entitlemen…
IceOnly Jan 16, 2025
108c4b0
Set AllowInCustomizations to Never for Id field in Azure Blob, File S…
IceOnly Jan 16, 2025
aa22a13
Add permission set extensions for editing external storage in Azure B…
IceOnly Jan 16, 2025
2c878e7
Merge branch 'main' of https://github.com/microsoft/ALAppExtensions i…
IceOnly Jan 17, 2025
25ef46b
Add tests
IceOnly Jan 23, 2025
4ca4fee
Add environment cleanup tests for account management
IceOnly Jan 23, 2025
16a6db7
Merge branch 'main' of https://github.com/microsoft/ALAppExtensions i…
IceOnly Jan 28, 2025
71c9f15
Rename codeunits for Azure Blob Service and Blob Account Mock; update…
IceOnly Jan 28, 2025
4ef9e0b
Fix FileExists
IceOnly Jan 28, 2025
96b4d06
Rename parameter 'Files' to 'TempFileAccountContent' in ListFiles and…
IceOnly Jan 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------

namespace System.ExternalFileStorage;

entitlement "Ext. Blob Storage Connector"
{

ObjectEntitlements = "Ext. Blob Stor. - Edit";
Type = Implicit;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# External File Storage - Azure Blob Storage Connector
This connector allows access to Azure Blob Storage Containers.
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "c9ce86fe-cb70-4b79-be03-d21856b1a4ca",
"name": "External File Storage - Azure Blob Service Connector",
"publisher": "Microsoft",
"brief": "Enables file and folder operations for Azure Blob Service Containers via the External File Storage Module with Business Central.",
"description": "This app enables file and folder operations for Azure Blob Service Containers via the External File Storage Module with Business Central.",
"version": "26.0.0.0",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2134520",
"url": "https://go.microsoft.com/fwlink/?linkid=724011",
"logo": "ExtensionLogo.png",
"application": "26.0.0.0",
"platform": "26.0.0.0",
"internalsVisibleTo": [
{
"id": "adcda309-4da8-43b8-b05d-d0287462ed42",
"name": "External File Storage - Azure Blob Service Connector Tests",
"publisher": "Microsoft"
}
],
"dependencies": [],
"screenshots": [],
JesperSchulz marked this conversation as resolved.
Show resolved Hide resolved
"idRanges": [
{
"from": 4560,
"to": 4569
}
],
"resourceExposurePolicy": {
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
"contextSensitiveHelpUrl": "https://go.microsoft.com/fwlink/?linkid=2134520",
"resourceFolders": ["data"]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------

namespace System.ExternalFileStorage;

permissionset 4562 "Ext. Blob Stor. - Edit"
{
Access = Public;
Assignable = false;
Caption = 'Blob Storage - Edit';

IncludedPermissionSets = "Ext. Blob Stor. - Read";

Permissions =
tabledata "Ext. Blob Storage Account" = imd;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------

namespace System.ExternalFileStorage;

permissionset 4560 "Ext. Blob Stor. - Objects"
{
Access = Public;
Assignable = false;
Caption = 'Blob Storage - Objects';

Permissions =
table "Ext. Blob Storage Account" = X,
page "Ext. Blob Stor. Account Wizard" = X,
page "Ext. Blob Sto Container Lookup" = X,
page "Ext. Blob Storage Account" = X;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------

namespace System.ExternalFileStorage;

permissionset 4561 "Ext. Blob Stor. - Read"
{
Access = Public;
Assignable = false;
Caption = 'Blob Storage - Read';

IncludedPermissionSets = "Ext. Blob Stor. - Objects";

Permissions =
tabledata "Ext. Blob Storage Account" = r;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------

namespace System.ExternalFileStorage;

IceOnly marked this conversation as resolved.
Show resolved Hide resolved
permissionsetextension 4560 "File Storage - Admin - Ext. Blob Storage" extends "File Storage - Admin"
{
IncludedPermissionSets = "Ext. Blob Stor. - Edit";
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------

namespace System.ExternalFileStorage;

permissionsetextension 4561 "File Storage - Edit - Ext. Blob Storage" extends "File Storage - Edit"
{
IncludedPermissionSets = "Ext. Blob Stor. - Read";
}
Loading
Loading