--- title: "New-VBOOffice365ApplicationOnlyConnectionSettings" description: "This cmdlet creates the VBOApplicationOnlyConnectionSettings object. This object defines Microsoft Entra application settings that allow you to use modern app-only authentication when you add Microsoft organizations to the Veeam Backup for..." canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/new-vbooffice365applicationonlyconnectionsettings.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Organizations Management > Organization Connection Settings > New-VBOOffice365ApplicationOnlyConnectionSettings" dateModified: "2026-08-21" --- # New-VBOOffice365ApplicationOnlyConnectionSettings ## Short Description Defines Microsoft Entra application settings. ## Syntax This cmdlet provides the following parameter sets:
AccountNameParameterSet
OfficeNameParameterSet
ModifyApplicationParameterSet
RegisterApplicationParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ApplicationCertificatePassword |
Specifies the certificate password. The cmdlet will use this password to confirm the certificate that you want to import to a Microsoft Entra application. |
|
False |
Named |
False |
|
ApplicationCertificatePath |
Specifies a path to the folder where the certificate is located. The cmdlet will import the certificate that is located in this path to set up an encrypted connection to a Microsoft organization. |
|
True |
Named |
False |
|
ApplicationId |
Specifies a Microsoft Entra application ID. The cmdlet will use this application ID to set up a secure connection to a Microsoft organization. |
|
True |
Named |
False |
|
ConfigureApplication |
Defines that the cmdlet will configure settings of an existing Microsoft Entra application. Default: False |
|
False |
Named |
False |
|
ImpersonationAccountName |
Specifies a user name of a Microsoft Exchange user. The cmdlet will use this user name to authenticate to the Microsoft Exchange server. |
|
True |
Named |
False |
|
NewApplicationName |
Specifies a name of a new Microsoft Entra application. The cmdlet will define settings of the Microsoft Entra application with this name. |
|
False |
Named |
False |
|
OfficeOrganizationName |
Specifies a name of Microsoft organization. The cmdlet will use this name to authenticate to the Microsoft 365 server. |
|
True |
Named |
False |
|
SharePointSaveAllWebParts |
Note: This parameter will be deprecated in future versions of Veeam Backup for Microsoft 365. Defines that the cmdlet will add SharePoint Web Parts to Microsoft Entra application settings. Default: False |
|
False |
Named |
False |