Marketplace
BrowsePublish
Marketplace
You are viewing an outdated version of provider-azure.Go to Latest
upbound/provider-azure@v0.32.0
FunctionAppSlot
web.azure.upbound.io
FunctionAppSlot
upbound/provider-azure@v0.32.0web.azure.upbound.io

FunctionAppSlot is the Schema for the FunctionAppSlots API. Manages a Function App Deployment Slot.

Type

CRD

Group

web.azure.upbound.io

Version

v1beta1

apiVersion: web.azure.upbound.io/v1beta1

kind: FunctionAppSlot

API Documentation
apiVersion
string
kind
string
metadata
object
spec
object
object

FunctionAppSlotSpec defines the desired state of FunctionAppSlot

forProvider
requiredobject
requiredobject

No description provided.

object

Reference to a AppServicePlan in web to populate appServicePlanId.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a AppServicePlan in web to populate appServicePlanId.

policy
object
object

Policies for selection.

resolve
string
array

An auth_settings block as defined below.

array

An active_directory block as defined below.

array

Allowed audience values to consider when validating JWTs issued by Azure Active Directory.

clientId
requiredstring
object

The OAuth 2.0 client secret that was created for the app used for authentication.

key
requiredstring
name
requiredstring
namespace
requiredstring
array

External URLs that can be redirected to as part of logging in or logging out of the app.

enabled
requiredboolean
array

A facebook block as defined below.

appId
requiredstring
appSecretSecretRef
requiredobject
requiredobject

The App Secret of the Facebook app used for Facebook login.

key
requiredstring
name
requiredstring
namespace
requiredstring
array

The OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. https://msdn.microsoft.com/en-us/library/dn631845.aspx

google
array
array

A google block as defined below.

clientId
requiredstring
clientSecretSecretRef
requiredobject
requiredobject

The OAuth 2.0 client secret that was created for the app used for authentication.

key
requiredstring
name
requiredstring
namespace
requiredstring
array

The OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. https://msdn.microsoft.com/en-us/library/dn631845.aspx

issuer
string
array

A microsoft block as defined below.

clientId
requiredstring
clientSecretSecretRef
requiredobject
requiredobject

The OAuth 2.0 client secret that was created for the app used for authentication.

key
requiredstring
name
requiredstring
namespace
requiredstring
array

The OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. https://msdn.microsoft.com/en-us/library/dn631845.aspx

twitter
array
array

A twitter block as defined below.

consumerKey
requiredstring
requiredobject

The OAuth 1.0a consumer secret of the Twitter application used for sign-in.

key
requiredstring
name
requiredstring
namespace
requiredstring
array

A connection_string block as defined below.

name
requiredstring
type
requiredstring
valueSecretRef
requiredobject
requiredobject

The value for the Connection String.

key
requiredstring
name
requiredstring
namespace
requiredstring
enabled
boolean
object

Reference to a FunctionApp in web to populate functionAppName.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a FunctionApp in web to populate functionAppName.

policy
object
object

Policies for selection.

resolve
string
httpsOnly
boolean
array

An identity block as defined below.

array

Specifies a list of user managed identity ids to be assigned. Required if type is UserAssigned.

type
requiredstring
location
string
osType
string
object

Reference to a ResourceGroup in azure to populate resourceGroupName.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a ResourceGroup in azure to populate resourceGroupName.

policy
object
object

Policies for selection.

resolve
string
array

A site_config object as defined below.

alwaysOn
boolean
cors
array
array

A cors block as defined below.

allowedOrigins
requiredarray
requiredarray

A list of origins which should be able to make cross-origin calls. * can be used to allow all calls.

ftpsState
string
array

A List of objects representing IP restrictions as defined below.

action
string
headers
array
array

The headers for this specific scm_ip_restriction as defined below.

array

A list of allowed Azure FrontDoor IDs in UUID notation with a maximum of 8.

array

A list to allow the Azure FrontDoor health probe header. Only allowed value is "1".

array

A list of allowed 'X-Forwarded-For' IPs in CIDR notation with a maximum of 8

array

A list of allowed 'X-Forwarded-Host' domains with a maximum of 8.

ipAddress
string
name
string
priority
number
object

Reference to a Subnet in network to populate virtualNetworkSubnetId.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Subnet in network to populate virtualNetworkSubnetId.

policy
object
object

Policies for selection.

resolve
string
array

A List of objects representing IP restrictions as defined below.

action
string
headers
array
array

The headers for this specific scm_ip_restriction as defined below.

array

A list of allowed Azure FrontDoor IDs in UUID notation with a maximum of 8.

array

A list to allow the Azure FrontDoor health probe header. Only allowed value is "1".

array

A list of allowed 'X-Forwarded-For' IPs in CIDR notation with a maximum of 8

array

A list of allowed 'X-Forwarded-Host' domains with a maximum of 8.

ipAddress
string
name
string
priority
number
object

Reference to a Subnet in network to populate virtualNetworkSubnetId.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Subnet in network to populate virtualNetworkSubnetId.

policy
object
object

Policies for selection.

resolve
string
scmType
string
object

The access key which will be used to access the backend storage account for the Function App.

key
requiredstring
name
requiredstring
namespace
requiredstring
object

Reference to a Account in storage to populate storageAccountName.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

Selector for a Account in storage to populate storageAccountName.

policy
object
object

Policies for selection.

resolve
string
tags
object
version
string
object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
object

PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.

configRef
object
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
requiredstring
policy
object
object

Policies for referencing.

resolve
string
metadata
object
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
requiredstring
object

WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.

name
requiredstring
namespace
requiredstring
status
object
object

FunctionAppSlotStatus defines the observed state of FunctionAppSlot.

object

No description provided.

array

An auth_settings block as defined below.

array

An active_directory block as defined below.

array

Allowed audience values to consider when validating JWTs issued by Azure Active Directory.

clientId
string
array

External URLs that can be redirected to as part of logging in or logging out of the app.

enabled
boolean
array

A facebook block as defined below.

appId
string
array

The OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. https://msdn.microsoft.com/en-us/library/dn631845.aspx

google
array
array

A google block as defined below.

clientId
string
array

The OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. https://msdn.microsoft.com/en-us/library/dn631845.aspx

issuer
string
array

A microsoft block as defined below.

clientId
string
array

The OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. https://msdn.microsoft.com/en-us/library/dn631845.aspx

twitter
array
array

A twitter block as defined below.

array

A connection_string block as defined below.

name
string
type
string
enabled
boolean
httpsOnly
boolean
id
string
array

An identity block as defined below.

array

Specifies a list of user managed identity ids to be assigned. Required if type is UserAssigned.

tenantId
string
type
string
kind
string
location
string
osType
string
array

A site_config object as defined below.

alwaysOn
boolean
cors
array
array

A cors block as defined below.

array

A list of origins which should be able to make cross-origin calls. * can be used to allow all calls.

ftpsState
string
array

A List of objects representing IP restrictions as defined below.

action
string
headers
array
array

The headers for this specific scm_ip_restriction as defined below.

array

A list of allowed Azure FrontDoor IDs in UUID notation with a maximum of 8.

array

A list to allow the Azure FrontDoor health probe header. Only allowed value is "1".

array

A list of allowed 'X-Forwarded-For' IPs in CIDR notation with a maximum of 8

array

A list of allowed 'X-Forwarded-Host' domains with a maximum of 8.

ipAddress
string
name
string
priority
number
array

A List of objects representing IP restrictions as defined below.

action
string
headers
array
array

The headers for this specific scm_ip_restriction as defined below.

array

A list of allowed Azure FrontDoor IDs in UUID notation with a maximum of 8.

array

A list to allow the Azure FrontDoor health probe header. Only allowed value is "1".

array

A list of allowed 'X-Forwarded-For' IPs in CIDR notation with a maximum of 8

array

A list of allowed 'X-Forwarded-Host' domains with a maximum of 8.

ipAddress
string
name
string
priority
number
scmType
string
array

A site_credential block as defined below, which contains the site-level credentials used to publish to this Function App Slot.

password
string
username
string
tags
object
version
string
array

Conditions of the resource.

lastTransitionTime
requiredstring
message
string
reason
requiredstring
status
requiredstring
type
requiredstring
Marketplace

Discover the building blocks for your internal cloud platform.

© 2022 Upbound, Inc.

SolutionsProvidersConfigurations
LearnDocumentationTry for Free
MorePrivacy PolicyTerms & Conditions
Marketplace

© 2022 Upbound, Inc.

Marketplace

Discover the building blocksfor your internal cloud platform.